Searched defs:libinput_interface (Results 1 – 3 of 3) sorted by relevance
3304 struct libinput_interface { struct3316 int (*open_restricted)(const char *path, int flags, void *user_data);3341 libinput_udev_create_context(const struct libinput_interface *interface, argument
382 const struct libinput_interface libinput_interface = { variable