Searched refs:driver_module_data (Results 1 – 5 of 5) sorted by relevance
48 extern struct driver_module_data usbus_ehci_driver_mod;52 extern struct driver_module_data usbus_xhci_driver_mod;57 extern struct driver_module_data uhub_usbus_driver_mod;59 extern struct driver_module_data uhub_uhub_driver_mod;63 extern struct driver_module_data cdce_uhub_driver_mod;67 extern struct driver_module_data u3g_uhub_driver_mod;71 extern struct driver_module_data axe_uhub_driver_mod;72 extern struct driver_module_data axge_uhub_driver_mod;76 extern struct driver_module_data urndis_uhub_driver_mod;80 extern struct driver_module_data umass_uhub_driver_mod;[all …]
49 static struct driver_module_data* usb_driver_mode_list[] = {127 struct driver_module_data *data; in usb_loadonce()
707 extern struct driver_module_data fcdcacm_simple_driver_mod;708 extern struct driver_module_data fconfig_simple_driver_mod;713 struct driver_module_data *mod = &fcdcacm_simple_driver_mod; in composite_device_init()715 struct driver_module_data *mod = &fconfig_simple_driver_mod; in composite_device_init()
452 struct driver_module_data { struct464 /*static */struct driver_module_data name##_##busname##_driver_mod = { \ argument
2823 struct driver_module_data *dmd = NULL; in driver_module_handler()2830 dmd = (struct driver_module_data *)arg; in driver_module_handler()