Searched defs:device_removed (Results 1 – 5 of 5) sorted by relevance
43 HRESULT (*device_removed) (GstMMDeviceEnumerator * provider, member
237 device_removed (GstDevice * device) in device_removed() function
150 device_removed(struct udev_device *udev_device, struct udev_input *input) in device_removed() function
308 void (*device_removed)(struct evdev_device *device, member
99 int device_added = 0, device_removed = 0; in START_TEST() local