hb_iso_tx        1487 drivers/usb/musb/musb_core.c 		musb->hb_iso_tx = true;
hb_iso_tx         365 drivers/usb/musb/musb_core.h 	unsigned		hb_iso_tx:1;	/* high bandwidth iso tx? */
hb_iso_tx         947 drivers/usb/musb/musb_gadget.c 			ok = musb->hb_iso_tx;
hb_iso_tx        2203 drivers/usb/musb/musb_host.c 				|| (usb_pipeout(urb->pipe) && musb->hb_iso_tx);