Searched refs:requests_waitq (Results 1 – 1 of 1) sorted by relevance
79 wait_queue_head_t requests_waitq; member138 return wait_event_interruptible(udev->requests_waitq, in uinput_request_reserve_slot()150 wake_up(&udev->requests_waitq); in uinput_request_release_slot()395 init_waitqueue_head(&newdev->requests_waitq); in uinput_open()