Searched defs:device_removed (Results 1 – 3 of 3) sorted by relevance
149 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