Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput.h3304 struct libinput_interface { struct
3316 int (*open_restricted)(const char *path, int flags, void *user_data);
3341 libinput_udev_create_context(const struct libinput_interface *interface, argument
/third_party/libinput/export_include/
Dlibinput.h3304 struct libinput_interface { struct
3316 int (*open_restricted)(const char *path, int flags, void *user_data);
3341 libinput_udev_create_context(const struct libinput_interface *interface, argument
/third_party/weston/libweston/
Dlibinput-seat.c382 const struct libinput_interface libinput_interface = { variable