Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/musb/
Dmusb_core.h389 unsigned hb_iso_tx:1; /* high bandwidth iso tx? */ member
Dmusb_gadget.c995 ok = musb->hb_iso_tx; in musb_gadget_enable()
Dmusb_core.c1489 musb->hb_iso_tx = true; in musb_core_init()
Dmusb_host.c2259 || (usb_pipeout(urb->pipe) && musb->hb_iso_tx); in musb_urb_enqueue()