Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhcd_queue.c1520 bool ep_is_isoc = (ep_type == USB_ENDPOINT_XFER_ISOC); in dwc2_qh_init() local
1548 if (ep_is_int || ep_is_isoc) { in dwc2_qh_init()
1559 ep_is_isoc, bytecount)); in dwc2_qh_init()
1561 ep_is_isoc, bytecount); in dwc2_qh_init()
1629 if (ep_is_int || ep_is_isoc) { in dwc2_qh_init()