Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-dbgcap.h183 #define BULK_IN 1 macro
196 return &dbc->eps[BULK_IN]; in get_in_ep()
H A Dxhci-dbgtty.c496 ret = xhci_dbc_alloc_requests(dbc, BULK_IN, &port->read_pool, in xhci_dbc_tty_register_device()