Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Datmel_usba_udc.h284 unsigned int is_isoc:1; member
/linux/drivers/usb/chipidea/
H A Dudc.c827 bool is_isoc = hwep->type == USB_ENDPOINT_XFER_ISOC; in _hardware_dequeue() local
841 ci->rev == CI_REVISION_22 || is_isoc) in _hardware_dequeue()
860 if (is_isoc) { in _hardware_dequeue()
868 if (remaining_length && !is_isoc) { in _hardware_dequeue()
/linux/drivers/usb/dwc2/
H A Dgadget.c728 int is_isoc = hs_ep->isochronous; in dwc2_gadget_get_chain_limit() local
733 if (is_isoc) in dwc2_gadget_get_chain_limit()