Searched refs:BULK_IN (Results 1 – 3 of 3) sorted by relevance
185 #define BULK_IN 1 macro199 return &dbc->eps[BULK_IN]; in get_in_ep()
202 xhci_dbc_flush_endpoint_requests(&dbc->eps[BULK_IN]); in xhci_dbc_flush_requests()210 if (direction != BULK_IN && in dbc_alloc_request()359 if (req->direction != BULK_IN && in dbc_ep_queue()390 xhci_dbc_do_eps_init(dbc, BULK_IN); in xhci_dbc_eps_init()
496 ret = xhci_dbc_alloc_requests(dbc, BULK_IN, &port->read_pool, in xhci_dbc_tty_register_device()
Completed in 15 milliseconds