Searched refs:gb_module_create (Results 1 – 4 of 4) sorted by relevance
28 struct gb_module *gb_module_create(struct gb_host_device *hd, u8 module_id,
91 struct gb_module *gb_module_create(struct gb_host_device *hd, u8 module_id, in gb_module_create() function
409 DEFINE_MODULE_EVENT(gb_module_create);
1061 module = gb_module_create(hd, module_id, num_interfaces); in gb_svc_process_module_inserted()