Searched defs:input_cb (Results 1 – 2 of 2) sorted by relevance
34 static int input_cb(int fd, unsigned int epevents, int *key_code) in input_cb() function
144 int ev_init(ev_callback input_cb, bool allow_touch_inputs) { in ev_init()