Home
last modified time | relevance | path

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

/linux/drivers/usb/musb/
H A Dmusb_core.c96 const char musb_driver_name[] = MUSB_DRIVER_NAME; variable
1497 pr_debug("%s: setup fifo_mode %d\n", musb_driver_name, fifo_mode); in ep_config_from_table()
1513 musb_driver_name, epn); in ep_config_from_table()
1519 musb_driver_name, epn); in ep_config_from_table()
1527 musb_driver_name, in ep_config_from_table()
1532 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_table()
1579 pr_debug("%s: missing bulk\n", musb_driver_name); in ep_config_from_hw()
1627 pr_debug("%s: ConfigData=0x%02x (%s)\n", musb_driver_name, reg, aInfo); in musb_core_init()
1638 musb_driver_name); in musb_core_init()
1645 musb_driver_name, type, MUSB_HWVERS_MAJOR(musb->hwvers), in musb_core_init()
[all …]
H A Dmusb_core.h491 extern const char musb_driver_name[];
H A Dmusb_gadget.c1069 musb_driver_name, musb_ep->end_point.name, in musb_gadget_enable()
1786 musb->g.name = musb_driver_name; in musb_gadget_setup()