Searched refs:requests_waitq (Results 1 – 1 of 1) sorted by relevance
68 wait_queue_head_t requests_waitq; member131 return wait_event_interruptible(udev->requests_waitq, in uinput_request_reserve_slot()143 wake_up(&udev->requests_waitq); in uinput_request_release_slot()388 init_waitqueue_head(&newdev->requests_waitq); in uinput_open()