vb_type 405 drivers/media/pci/cx18/cx18-driver.h enum v4l2_buf_type vb_type; vb_type 587 drivers/media/pci/cx18/cx18-fileops.c if ((s->vb_type == V4L2_BUF_TYPE_VIDEO_CAPTURE) && vb_type 621 drivers/media/pci/cx18/cx18-fileops.c if ((s->vb_type == V4L2_BUF_TYPE_VIDEO_CAPTURE) && vb_type 653 drivers/media/pci/cx18/cx18-fileops.c if ((s->vb_type == V4L2_BUF_TYPE_VIDEO_CAPTURE) && vb_type 804 drivers/media/pci/cx18/cx18-ioctl.c switch (s->vb_type) { vb_type 824 drivers/media/pci/cx18/cx18-ioctl.c if ((s->vb_type != V4L2_BUF_TYPE_VIDEO_CAPTURE) && vb_type 825 drivers/media/pci/cx18/cx18-ioctl.c (s->vb_type != V4L2_BUF_TYPE_VBI_CAPTURE)) vb_type 845 drivers/media/pci/cx18/cx18-ioctl.c if ((s->vb_type != V4L2_BUF_TYPE_VIDEO_CAPTURE) && vb_type 846 drivers/media/pci/cx18/cx18-ioctl.c (s->vb_type != V4L2_BUF_TYPE_VBI_CAPTURE)) vb_type 862 drivers/media/pci/cx18/cx18-ioctl.c if ((s->vb_type != V4L2_BUF_TYPE_VIDEO_CAPTURE) && vb_type 863 drivers/media/pci/cx18/cx18-ioctl.c (s->vb_type != V4L2_BUF_TYPE_VBI_CAPTURE)) vb_type 876 drivers/media/pci/cx18/cx18-ioctl.c if ((s->vb_type != V4L2_BUF_TYPE_VIDEO_CAPTURE) && vb_type 877 drivers/media/pci/cx18/cx18-ioctl.c (s->vb_type != V4L2_BUF_TYPE_VBI_CAPTURE)) vb_type 889 drivers/media/pci/cx18/cx18-ioctl.c if ((s->vb_type != V4L2_BUF_TYPE_VIDEO_CAPTURE) && vb_type 890 drivers/media/pci/cx18/cx18-ioctl.c (s->vb_type != V4L2_BUF_TYPE_VBI_CAPTURE)) vb_type 902 drivers/media/pci/cx18/cx18-ioctl.c if ((s->vb_type != V4L2_BUF_TYPE_VIDEO_CAPTURE) && vb_type 903 drivers/media/pci/cx18/cx18-ioctl.c (s->vb_type != V4L2_BUF_TYPE_VBI_CAPTURE)) vb_type 281 drivers/media/pci/cx18/cx18-streams.c s->vb_type = V4L2_BUF_TYPE_VIDEO_CAPTURE;