Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/musb/
Dmusb_core.h342 u8 nr_endpoints; member
455 musb->nr_endpoints++; in musb_read_fifosize()
Dmusb_core.c987 for (epnum = 1; (epnum < musb->nr_endpoints) in musb_stage0_irq()
1388 musb->nr_endpoints = max(epn, musb->nr_endpoints); in ep_config_from_table()
1517 musb->nr_endpoints = 1; in musb_core_init()
1529 for (i = 0; i < musb->nr_endpoints; i++) { in musb_core_init()
Dmusb_gadget.c1760 epnum < musb->nr_endpoints; in musb_g_init_endpoints()
Dmusb_host.c2054 epnum < musb->nr_endpoints; in musb_schedule()