Home
last modified time | relevance | path

Searched refs:dbc_ep (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/usb/host/
H A Dxhci-dbgcap.h87 struct dbc_ep { struct
148 struct dbc_ep eps[2];
197 static inline struct dbc_ep *get_in_ep(struct xhci_dbc *dbc) in get_in_ep()
202 static inline struct dbc_ep *get_out_ep(struct xhci_dbc *dbc) in get_out_ep()
H A Dxhci-dbgcap.c191 static void xhci_dbc_flush_endpoint_requests(struct dbc_ep *dep) in xhci_dbc_flush_endpoint_requests()
263 static int xhci_dbc_queue_bulk_tx(struct dbc_ep *dep, in xhci_dbc_queue_bulk_tx()
318 struct dbc_ep *dep = &dbc->eps[req->direction]; in dbc_ep_do_queue()
377 struct dbc_ep *dep; in xhci_dbc_do_eps_init()
675 handle_ep_halt_changes(struct xhci_dbc *dbc, struct dbc_ep *dep, bool halted) in handle_ep_halt_changes()
715 struct dbc_ep *dep; in dbc_handle_xfer_event()