Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/musb/
Dmusb_core.c95 const char musb_driver_name[] = MUSB_DRIVER_NAME; variable
1496 pr_debug("%s: setup fifo_mode %d\n", musb_driver_name, fifo_mode); in ep_config_from_table()
1512 musb_driver_name, epn); in ep_config_from_table()
1518 musb_driver_name, epn); in ep_config_from_table()
1526 musb_driver_name, in ep_config_from_table()
1531 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_table()
1578 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_hw()
1626 pr_debug("%s: ConfigData=0x%02x (%s)\n", musb_driver_name, reg, aInfo); in musb_core_init()
1637 musb_driver_name); in musb_core_init()
1644 musb_driver_name, type, MUSB_HWVERS_MAJOR(musb->hwvers), in musb_core_init()
[all …]
Dmusb_core.h491 extern const char musb_driver_name[];
Dmusb_gadget_ep0.c791 musb_driver_name); in musb_g_ep0_irq()
Dmusb_gadget.c1068 musb_driver_name, musb_ep->end_point.name, in musb_gadget_enable()
1780 musb->g.name = musb_driver_name; in musb_gadget_setup()