Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-dbgcap.h103 struct dbc_ep { struct
166 struct dbc_ep eps[2];
215 static inline struct dbc_ep *get_in_ep(struct xhci_dbc *dbc) in get_in_ep()
220 static inline struct dbc_ep *get_out_ep(struct xhci_dbc *dbc) in get_out_ep()
H A Dxhci-dbgcap.c215 static void xhci_dbc_flush_endpoint_requests(struct dbc_ep *dep) in xhci_dbc_flush_endpoint_requests()
287 static int xhci_dbc_queue_bulk_tx(struct dbc_ep *dep, in xhci_dbc_queue_bulk_tx()
342 struct dbc_ep *dep = &dbc->eps[req->direction]; in dbc_ep_do_queue()
401 struct dbc_ep *dep; in xhci_dbc_do_eps_init()
733 handle_ep_halt_changes(struct xhci_dbc *dbc, struct dbc_ep *dep, bool halted) in handle_ep_halt_changes()
773 struct dbc_ep *dep; in dbc_handle_xfer_event()