Home
last modified time | relevance | path

Searched refs:bulk_ep (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_core.c1415 musb->bulk_ep = hw_ep; in fifo_setup()
1534 if (!musb->bulk_ep) { in ep_config_from_table()
1576 if (musb->bulk_ep) in ep_config_from_hw()
1578 musb->bulk_ep = hw_ep; in ep_config_from_hw()
1581 if (!musb->bulk_ep) { in ep_config_from_hw()
H A Dmusb_core.h310 struct musb_hw_ep *bulk_ep; member
H A Dmusb_host.c2040 if (hw_ep == musb->bulk_ep) in musb_schedule()
2077 hw_ep = musb->bulk_ep; in musb_schedule()
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Dmusb_core.c1411 musb->bulk_ep = hw_ep; in fifo_setup()
1530 if (!musb->bulk_ep) { in ep_config_from_table()
1572 if (musb->bulk_ep) in ep_config_from_hw()
1574 musb->bulk_ep = hw_ep; in ep_config_from_hw()
1577 if (!musb->bulk_ep) { in ep_config_from_hw()
H A Dmusb_core.h310 struct musb_hw_ep *bulk_ep; member
H A Dmusb_host.c2034 if (hw_ep == musb->bulk_ep) in musb_schedule()
2071 hw_ep = musb->bulk_ep; in musb_schedule()

Completed in 20 milliseconds