Searched refs:get_out_ep (Results 1 – 3 of 3) sorted by relevance
431 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()
188 static inline struct dbc_ep *get_out_ep(struct xhci_hcd *xhci) in get_out_ep() function
606 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()