Home
last modified time | relevance | path

Searched refs:frame_waitq (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-priv.h233 wait_queue_head_t frame_waitq; member
H A Dgo7007-driver.c704 init_waitqueue_head(&go->frame_waitq); in go7007_alloc()
H A Dgo7007-usb.c791 wake_up_interruptible(&go->frame_waitq); in go7007_usb_read_video_pipe_complete()