Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.c3261 unsigned int endpoint_flag; in xhci_calculate_streams_and_bitmask() local
3279 endpoint_flag = xhci_get_endpoint_flag(&eps[i]->desc); in xhci_calculate_streams_and_bitmask()
3280 if (*changed_ep_bitmask & endpoint_flag) in xhci_calculate_streams_and_bitmask()
3282 *changed_ep_bitmask |= endpoint_flag; in xhci_calculate_streams_and_bitmask()