V4L2_ENC_IDX_ENTRIES 131 drivers/media/pci/cx18/cx18-driver.h (sizeof(struct cx18_enc_idx_entry) * V4L2_ENC_IDX_ENTRIES) V4L2_ENC_IDX_ENTRIES 683 drivers/media/pci/cx18/cx18-ioctl.c idx->entries < V4L2_ENC_IDX_ENTRIES) { V4L2_ENC_IDX_ENTRIES 743 drivers/media/pci/cx18/cx18-ioctl.c if (idx->entries >= V4L2_ENC_IDX_ENTRIES || V4L2_ENC_IDX_ENTRIES 791 drivers/media/pci/cx18/cx18-ioctl.c } while (idx->entries < V4L2_ENC_IDX_ENTRIES); V4L2_ENC_IDX_ENTRIES 1263 drivers/media/pci/ivtv/ivtv-ioctl.c if (entries > V4L2_ENC_IDX_ENTRIES) V4L2_ENC_IDX_ENTRIES 1264 drivers/media/pci/ivtv/ivtv-ioctl.c entries = V4L2_ENC_IDX_ENTRIES; V4L2_ENC_IDX_ENTRIES 1951 include/uapi/linux/videodev2.h struct v4l2_enc_idx_entry entry[V4L2_ENC_IDX_ENTRIES];