Lines Matching defs:device_id
130 u8 device_id;
141 device_id = ret;
143 ret = gb_svc_intf_device_id(svc, intf_id, device_id);
146 device_id, ret);
152 intf_id, device_id);
158 intf->device_id = device_id;
168 ida_simple_remove(&svc->device_id_map, device_id);
177 if (intf->device_id == GB_INTERFACE_DEVICE_ID_BAD)
181 ida_simple_remove(&svc->device_id_map, intf->device_id);
182 intf->device_id = GB_INTERFACE_DEVICE_ID_BAD;
807 intf->device_id = GB_INTERFACE_DEVICE_ID_BAD;