Searched refs:uvc_queue_waiton (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/uvc/
H A Duvc_queue.c297 static int uvc_queue_waiton(struct uvc_buffer *buf, int nonblocking) function
338 if ((ret = uvc_queue_waiton(buf, nonblocking)) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Duvc_queue.c286 static int uvc_queue_waiton(struct uvc_buffer *buf, int nonblocking) function
326 if ((ret = uvc_queue_waiton(buf, nonblocking)) < 0)

Completed in 41 milliseconds