Searched refs:ev_get_input (Results 1 – 4 of 4) sorted by relevance
88 int ev_get_input(int fd, uint32_t epevents, struct input_event *ev);
173 int ev_get_input(int fd, uint32_t epevents, struct input_event *ev) in ev_get_input() function
252 ret = ev_get_input(fd, revents, &ev); in input_callback()
309 ret = ev_get_input(fd, revents, &ev); in input_callback()