Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/musb/
Dmusb_core.c117 const char musb_driver_name[] = MUSB_DRIVER_NAME; variable
1364 musb_driver_name, fifo_mode); in ep_config_from_table()
1380 musb_driver_name, epn); in ep_config_from_table()
1386 musb_driver_name, epn); in ep_config_from_table()
1394 musb_driver_name, in ep_config_from_table()
1399 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_table()
1446 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_hw()
1495 musb_driver_name, reg, aInfo); in musb_core_init()
1507 musb_driver_name); in musb_core_init()
1517 musb_driver_name, type, aRevision, aDate); in musb_core_init()
[all …]
Dmusb_core.h524 extern const char musb_driver_name[];
Dmusb_gadget_ep0.c816 musb_driver_name); in musb_g_ep0_irq()
Dmusb_gadget.c1120 musb_driver_name, musb_ep->end_point.name, in musb_gadget_enable()
1843 musb->g.name = musb_driver_name; in musb_gadget_setup()