Home
last modified time | relevance | path

Searched refs:hb_iso_tx (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_core.h374 unsigned hb_iso_tx:1; /* high bandwidth iso tx? */ member
H A Dmusb_host.c2189 || (usb_pipeout(urb->pipe) && musb->hb_iso_tx); in musb_urb_enqueue()
H A Dmusb_gadget.c950 ok = musb->hb_iso_tx; in musb_gadget_enable()
H A Dmusb_core.c1625 musb->hb_iso_tx = true; in musb_core_init()
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Dmusb_core.h374 unsigned hb_iso_tx:1; /* high bandwidth iso tx? */ member
H A Dmusb_gadget.c950 ok = musb->hb_iso_tx; in musb_gadget_enable()
H A Dmusb_host.c2183 || (usb_pipeout(urb->pipe) && musb->hb_iso_tx); in musb_urb_enqueue()
H A Dmusb_core.c1621 musb->hb_iso_tx = true; in musb_core_init()

Completed in 19 milliseconds