Searched refs:gb_svc_intf_eject (Results 1 – 2 of 2) sorted by relevance
41 ret = gb_svc_intf_eject(module->hd->svc, module->module_id); in eject_store()
61 ret = gb_svc_intf_eject(svc, intf_id); in intf_eject_store()268 int gb_svc_intf_eject(struct gb_svc *svc, u8 intf_id) in gb_svc_intf_eject() function