Searched refs:handle_control (Results 1 – 2 of 2) sorted by relevance
101 handle_control(_unused void *arg) in handle_control() function148 add_event(fd, handle_control, NULL); in start_control()
161 int (*handle_control)(USBDevice *dev, int request, int value, member