Searched refs:gb_module_create (Results 1 – 4 of 4) sorted by relevance
30 struct gb_module *gb_module_create(struct gb_host_device *hd, u8 module_id,
89 struct gb_module *gb_module_create(struct gb_host_device *hd, u8 module_id, in gb_module_create() function
408 DEFINE_MODULE_EVENT(gb_module_create);
987 module = gb_module_create(hd, module_id, num_interfaces); in gb_svc_process_module_inserted()