Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/musb/
Dmusb_core.c119 const char musb_driver_name[] = MUSB_DRIVER_NAME; variable
1306 musb_driver_name, fifo_mode); in ep_config_from_table()
1322 musb_driver_name, epn); in ep_config_from_table()
1328 musb_driver_name, epn); in ep_config_from_table()
1336 musb_driver_name, in ep_config_from_table()
1342 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_table()
1393 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_hw()
1443 musb_driver_name, reg, aInfo); in musb_core_init()
1456 musb_driver_name); in musb_core_init()
1467 musb_driver_name, type, aRevision, aDate); in musb_core_init()
[all …]
Dmusb_core.h597 extern const char musb_driver_name[];
Dmusb_gadget.c1099 musb_driver_name, musb_ep->end_point.name, in musb_gadget_enable()
1766 musb->g.name = musb_driver_name; in musb_gadget_setup()
1830 musb_driver_name, in usb_gadget_probe_driver()
Dmusb_gadget_ep0.c813 musb_driver_name); in musb_g_ep0_irq()