Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgcap.h87 struct dbc_ep { struct
143 struct dbc_ep eps[2];
191 static inline struct dbc_ep *get_in_ep(struct xhci_dbc *dbc) in get_in_ep()
196 static inline struct dbc_ep *get_out_ep(struct xhci_dbc *dbc) in get_out_ep()
H A Dxhci-dbgcap.c174 static void xhci_dbc_flush_endpoint_requests(struct dbc_ep *dep) in xhci_dbc_flush_endpoint_requests()
245 static int xhci_dbc_queue_bulk_tx(struct dbc_ep *dep, in xhci_dbc_queue_bulk_tx()
300 struct dbc_ep *dep = &dbc->eps[req->direction]; in dbc_ep_do_queue()
359 struct dbc_ep *dep; in xhci_dbc_do_eps_init()
377 memset(dbc->eps, 0, sizeof(struct dbc_ep) * ARRAY_SIZE(dbc->eps)); in xhci_dbc_eps_exit()
684 struct dbc_ep *dep; in dbc_handle_xfer_event()
753 struct dbc_ep *dep; in xhci_dbc_do_handle_events()