Home
last modified time | relevance | path

Searched refs:evdev_device_tablet_pad_get_num_mode_groups (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/src/
Devdev-tablet-pad-leds.c606 evdev_device_tablet_pad_get_num_mode_groups(struct evdev_device *device) in evdev_device_tablet_pad_get_num_mode_groups() function
631 (unsigned int)evdev_device_tablet_pad_get_num_mode_groups(device)) in evdev_device_tablet_pad_get_mode_group()
Devdev.h529 evdev_device_tablet_pad_get_num_mode_groups(struct evdev_device *device);
Dlibinput.c3392 return evdev_device_tablet_pad_get_num_mode_groups((struct evdev_device *)device); in libinput_device_tablet_pad_get_num_mode_groups()