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