Searched refs:linux_evdev_open (Results 1 – 3 of 3) sorted by relevance
15 int linux_evdev_open(const char *path);
41 int linux_evdev_open(const char *path) in linux_evdev_open() function
98 linux_evdev_fd = linux_evdev_open(linux_evdev_path); in linux_evdev_init()