Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/musb/
Dmusb_core.c94 const char musb_driver_name[] = MUSB_DRIVER_NAME; variable
1362 pr_debug("%s: setup fifo_mode %d\n", musb_driver_name, fifo_mode); in ep_config_from_table()
1378 musb_driver_name, epn); in ep_config_from_table()
1384 musb_driver_name, epn); in ep_config_from_table()
1392 musb_driver_name, in ep_config_from_table()
1397 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_table()
1444 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_hw()
1492 pr_debug("%s: ConfigData=0x%02x (%s)\n", musb_driver_name, reg, aInfo); in musb_core_init()
1503 musb_driver_name); in musb_core_init()
1510 musb_driver_name, type, MUSB_HWVERS_MAJOR(musb->hwvers), in musb_core_init()
[all …]
Dmusb_core.h482 extern const char musb_driver_name[];
Dmusb_gadget_ep0.c795 musb_driver_name); in musb_g_ep0_irq()
Dmusb_gadget.c1065 musb_driver_name, musb_ep->end_point.name, in musb_gadget_enable()
1789 musb->g.name = musb_driver_name; in musb_gadget_setup()