Searched refs:is_isoc (Results 1 – 3 of 3) sorted by relevance
284 unsigned int is_isoc:1; member
827 bool is_isoc = hwep->type == USB_ENDPOINT_XFER_ISOC; in _hardware_dequeue() local841 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()
728 int is_isoc = hs_ep->isochronous; in dwc2_gadget_get_chain_limit() local733 if (is_isoc) in dwc2_gadget_get_chain_limit()