Home
last modified time | relevance | path

Searched defs:device_added (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/src/
Dudev-seat.c77 device_added(struct udev_device *udev_device, in device_added() function
Devdev.h304 void (*device_added)(struct evdev_device *device, member
/third_party/libinput/test/
Dtest-misc.c99 int device_added = 0, device_removed = 0; in START_TEST() local