Home
last modified time | relevance | path

Searched refs:get_out_ep (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci-dbgtty.c431 port->out = get_out_ep(xhci); in xhci_dbc_tty_init_port()
502 xhci_dbc_free_requests(get_out_ep(xhci), &port->read_pool); in xhci_dbc_tty_unregister_device()
503 xhci_dbc_free_requests(get_out_ep(xhci), &port->read_queue); in xhci_dbc_tty_unregister_device()
Dxhci-dbgcap.h188 static inline struct dbc_ep *get_out_ep(struct xhci_hcd *xhci) in get_out_ep() function
Dxhci-dbgcap.c606 get_out_ep(xhci) : get_in_ep(xhci); in dbc_handle_xfer_event()
718 dep = get_out_ep(xhci); in xhci_dbc_do_handle_events()