Home
last modified time | relevance | path

Searched refs:evdev_device_get_id_vendor (Results 1 - 7 of 7) sorted by relevance

/third_party/libinput/src/
H A Devdev-totem.c620 if ((evdev_device_get_id_vendor(added_device) != in totem_interface_device_added()
621 evdev_device_get_id_vendor(device)) || in totem_interface_device_added()
H A Devdev-tablet-pad.c576 evdev_device_get_id_vendor(device), in pad_init_buttons_from_libwacom()
H A Devdev.h480 evdev_device_get_id_vendor(struct evdev_device *device);
H A Devdev-tablet.c2479 int vid = evdev_device_get_id_vendor(device); in tablet_is_aes()
2591 if (evdev_device_get_id_vendor(device) != VENDOR_ID_WACOM) { in tablet_init()
H A Devdev-mt-touchpad.c2356 unsigned int vendor_tp = evdev_device_get_id_vendor(touchpad); in tp_want_dwt()
2357 unsigned int vendor_kbd = evdev_device_get_id_vendor(keyboard); in tp_want_dwt()
3901 uint32_t vid = evdev_device_get_id_vendor(device), in tp_requires_rotation()
H A Devdev.c2527 evdev_device_get_id_vendor(struct evdev_device *device) in evdev_device_get_id_vendor() function
H A Dlibinput.c3281 return evdev_device_get_id_vendor((struct evdev_device *) device); in libinput_device_get_id_vendor()

Completed in 23 milliseconds