Searched refs:ep_is_isoc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/dwc2/
H A Dhcd_queue.c1484 bool ep_is_isoc = (ep_type == USB_ENDPOINT_XFER_ISOC); local
1512 if (ep_is_int || ep_is_isoc) {
1523 ep_is_isoc, bytecount));
1525 ep_is_isoc, bytecount);
1593 if (ep_is_int || ep_is_isoc) {

Completed in 142 milliseconds