Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/musb/
Dmusb_core.h374 unsigned hb_iso_tx:1; /* high bandwidth iso tx? */ member
Dmusb_gadget.c950 ok = musb->hb_iso_tx; in musb_gadget_enable()
Dmusb_host.c2177 || (usb_pipeout(urb->pipe) && musb->hb_iso_tx); in musb_urb_enqueue()
Dmusb_core.c1626 musb->hb_iso_tx = true; in musb_core_init()