bulk_ep          1277 drivers/usb/musb/musb_core.c 		musb->bulk_ep = hw_ep;
bulk_ep          1396 drivers/usb/musb/musb_core.c 	if (!musb->bulk_ep) {
bulk_ep          1438 drivers/usb/musb/musb_core.c 		if (musb->bulk_ep)
bulk_ep          1440 drivers/usb/musb/musb_core.c 		musb->bulk_ep = hw_ep;
bulk_ep          1443 drivers/usb/musb/musb_core.c 	if (!musb->bulk_ep) {
bulk_ep           301 drivers/usb/musb/musb_core.h 	struct musb_hw_ep	*bulk_ep;
bulk_ep          2054 drivers/usb/musb/musb_host.c 		if (hw_ep == musb->bulk_ep)
bulk_ep          2091 drivers/usb/musb/musb_host.c 		hw_ep = musb->bulk_ep;