Home
last modified time | relevance | path

Searched refs:libevdev_fetch_event_value (Results 1 – 5 of 5) sorted by relevance

/third_party/libevdev/libevdev/
Dlibevdev.sym40 libevdev_fetch_event_value;
Dlibevdev.h1596 int libevdev_fetch_event_value(const struct libevdev *dev, unsigned int type, unsigned int code, in…
Dlibevdev.c1421 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/
Dlibevdev.h1596 int libevdev_fetch_event_value(const struct libevdev *dev, unsigned int type, unsigned int code, in…
/third_party/libinput/src/
Devdev-tablet.c2185 if (libevdev_fetch_event_value(device->evdev, in tablet_check_initial_proximity()