Searched refs:libevdev_fetch_event_value (Results 1 – 5 of 5) sorted by relevance
/third_party/libevdev/libevdev/ |
D | libevdev.sym | 40 libevdev_fetch_event_value;
|
D | libevdev.h | 1596 int libevdev_fetch_event_value(const struct libevdev *dev, unsigned int type, unsigned int code, in…
|
D | libevdev.c | 1421 libevdev_fetch_event_value(const struct libevdev *dev, unsigned int type, unsigned int code, int *v… in libevdev_fetch_event_value() function
|
/third_party/libevdev/export_include/libevdev/ |
D | libevdev.h | 1596 int libevdev_fetch_event_value(const struct libevdev *dev, unsigned int type, unsigned int code, in…
|
/third_party/libinput/src/ |
D | evdev-tablet.c | 2185 if (libevdev_fetch_event_value(device->evdev, in tablet_check_initial_proximity()
|