Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-dbgcap.h87 struct dbc_ep { struct
146 struct dbc_ep eps[2];
194 static inline struct dbc_ep *get_in_ep(struct xhci_dbc *dbc) in get_in_ep()
199 static inline struct dbc_ep *get_out_ep(struct xhci_dbc *dbc) in get_out_ep()
Dxhci-dbgcap.c191 static void xhci_dbc_flush_endpoint_requests(struct dbc_ep *dep) in xhci_dbc_flush_endpoint_requests()
262 static int xhci_dbc_queue_bulk_tx(struct dbc_ep *dep, in xhci_dbc_queue_bulk_tx()
317 struct dbc_ep *dep = &dbc->eps[req->direction]; in dbc_ep_do_queue()
376 struct dbc_ep *dep; in xhci_dbc_do_eps_init()
674 handle_ep_halt_changes(struct xhci_dbc *dbc, struct dbc_ep *dep, bool halted) in handle_ep_halt_changes()
714 struct dbc_ep *dep; in dbc_handle_xfer_event()