Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h146 case TYPE_ISOC: in cdnsp_ring_type_string()
H A Dcdnsp-gadget.h1216 TYPE_ISOC, enumerator
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1597 TYPE_ISOC, enumerator
1610 case TYPE_ISOC: in xhci_ring_type_string()
H A Dxhci-mem.c139 (ring->type == TYPE_ISOC && in xhci_link_rings()
331 (type == TYPE_ISOC && in xhci_alloc_segments_for_ring()
H A Dxhci-ring.c247 if (!(ring->type == TYPE_ISOC && in inc_enq()
3309 !(ep_ring->type == TYPE_ISOC && in prepare_ring()