Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/musb/
Dmusb_core.c117 const char musb_driver_name[] = MUSB_DRIVER_NAME; variable
1345 musb_driver_name, fifo_mode); in ep_config_from_table()
1361 musb_driver_name, epn); in ep_config_from_table()
1367 musb_driver_name, epn); in ep_config_from_table()
1375 musb_driver_name, in ep_config_from_table()
1380 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_table()
1427 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_hw()
1476 musb_driver_name, reg, aInfo); in musb_core_init()
1488 musb_driver_name); in musb_core_init()
1498 musb_driver_name, type, aRevision, aDate); in musb_core_init()
[all …]
Dmusb_core.h514 extern const char musb_driver_name[];
Dmusb_gadget_ep0.c816 musb_driver_name); in musb_g_ep0_irq()
Dmusb_gadget.c1119 musb_driver_name, musb_ep->end_point.name, in musb_gadget_enable()
1795 musb->g.name = musb_driver_name; in musb_gadget_setup()