Searched refs:vtinput_read_event_from_host (Results 1 – 1 of 1) sorted by relevance
570 vtinput_read_event_from_host(int fd, struct input_event *event) in vtinput_read_event_from_host() function598 while (vtinput_read_event_from_host(sc->vsc_fd, &event) == 0) { in vtinput_read_event()