Searched refs:vid_buf (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-video.c167 dev->isoc_ctl.vid_buf = NULL;
371 dev->isoc_ctl.vid_buf = NULL;
383 dev->isoc_ctl.vid_buf = *buf;
438 buf = dev->isoc_ctl.vid_buf;
530 buf = dev->isoc_ctl.vid_buf;
724 if (dev->isoc_ctl.vid_buf == buf)
725 dev->isoc_ctl.vid_buf = NULL;
H A Dem28xx.h220 struct em28xx_buffer *vid_buf; member in struct:em28xx_usb_isoc_ctl
H A Dem28xx-core.c1029 dev->isoc_ctl.vid_buf = NULL;

Completed in 188 milliseconds