/drivers/media/video/et61x251/ |
D | et61x251_sensor.h | 89 struct v4l2_queryctrl qctrl[ET61X251_MAX_CTRLS]; 104 struct v4l2_queryctrl _qctrl[ET61X251_MAX_CTRLS];
|
/drivers/media/video/sn9c102/ |
D | sn9c102_sensor.h | 192 struct v4l2_queryctrl qctrl[SN9C102_MAX_CTRLS]; 292 struct v4l2_queryctrl _qctrl[SN9C102_MAX_CTRLS];
|
/drivers/media/video/ |
D | v4l2-common.c | 87 int v4l2_ctrl_check(struct v4l2_ext_control *ctrl, struct v4l2_queryctrl *qctrl, in v4l2_ctrl_check() 115 int v4l2_ctrl_query_fill(struct v4l2_queryctrl *qctrl, s32 min, s32 max, s32 step, s32 def) in v4l2_ctrl_query_fill() 139 int v4l2_ctrl_query_menu(struct v4l2_querymenu *qmenu, struct v4l2_queryctrl *qctrl, in v4l2_ctrl_query_menu()
|
D | mem2mem_testdev.c | 132 static struct v4l2_queryctrl m2mtest_ctrls[] = { 203 static struct v4l2_queryctrl *get_ctrl(int id) in get_ctrl() 631 struct v4l2_queryctrl *qc) in vidioc_queryctrl() 633 struct v4l2_queryctrl *c; in vidioc_queryctrl() 667 struct v4l2_queryctrl *c; in check_ctrl_val()
|
D | hexium_gemini.c | 63 static struct v4l2_queryctrl hexium_controls[] = { 270 static int vidioc_queryctrl(struct file *file, void *fh, struct v4l2_queryctrl *qc) in vidioc_queryctrl()
|
D | mt9v011.c | 52 static struct v4l2_queryctrl mt9v011_qctrl[] = { 415 static int mt9v011_queryctrl(struct v4l2_subdev *sd, struct v4l2_queryctrl *qc) in mt9v011_queryctrl()
|
/drivers/media/video/davinci/ |
D | ccdc_hw_device.h | 84 int (*queryctrl)(struct v4l2_queryctrl *qctrl);
|
/drivers/video/matrox/ |
D | matroxfb_g450.c | 26 struct v4l2_queryctrl desc; 141 static int g450_query_ctrl(void* md, struct v4l2_queryctrl *p) { in g450_query_ctrl() 150 static const struct v4l2_queryctrl disctrl = in g450_query_ctrl()
|
D | matroxfb_maven.c | 60 struct v4l2_queryctrl desc; 1019 struct v4l2_queryctrl *p) { in maven_get_queryctrl() 1028 static const struct v4l2_queryctrl disctrl = in maven_get_queryctrl() 1163 static int maven_out_get_queryctrl(void* md, struct v4l2_queryctrl* p) { in maven_out_get_queryctrl()
|
D | matroxfb_base.h | 312 struct v4l2_queryctrl; 322 struct v4l2_queryctrl* ctrl);
|
/drivers/media/common/ |
D | saa7146_video.c | 207 static struct v4l2_queryctrl controls[] = { 249 static int NUM_CONTROLS = sizeof(controls)/sizeof(struct v4l2_queryctrl); 253 static struct v4l2_queryctrl* ctrl_by_id(int id) in ctrl_by_id() 582 static int vidioc_queryctrl(struct file *file, void *fh, struct v4l2_queryctrl *c) in vidioc_queryctrl() 584 const struct v4l2_queryctrl *ctrl; in vidioc_queryctrl() 605 const struct v4l2_queryctrl *ctrl; in vidioc_g_ctrl() 645 const struct v4l2_queryctrl *ctrl; in vidioc_s_ctrl()
|
/drivers/staging/media/easycap/ |
D | easycap_ioctl.c | 1267 struct v4l2_queryctrl v4l2_queryctrl; in easycap_unlocked_ioctl() local 1271 if (0 != copy_from_user(&v4l2_queryctrl, (void __user *)arg, in easycap_unlocked_ioctl() 1272 sizeof(struct v4l2_queryctrl))) { in easycap_unlocked_ioctl() 1279 if (easycap_control[i1].id == v4l2_queryctrl.id) { in easycap_unlocked_ioctl() 1282 memcpy(&v4l2_queryctrl, &easycap_control[i1], in easycap_unlocked_ioctl() 1283 sizeof(struct v4l2_queryctrl)); in easycap_unlocked_ioctl() 1293 if (copy_to_user((void __user *)arg, &v4l2_queryctrl, in easycap_unlocked_ioctl() 1294 sizeof(struct v4l2_queryctrl))) { in easycap_unlocked_ioctl()
|
D | easycap.h | 564 extern struct v4l2_queryctrl easycap_control[];
|
/drivers/media/video/tm6000/ |
D | tm6000-video.c | 63 static const struct v4l2_queryctrl no_ctrl = { 69 static struct v4l2_queryctrl tm6000_qctrl[] = { 144 static const struct v4l2_queryctrl *ctrl_by_id(unsigned int id) in ctrl_by_id() 1153 struct v4l2_queryctrl *qc) in vidioc_queryctrl() 1439 struct v4l2_queryctrl *c) in radio_queryctrl() 1441 const struct v4l2_queryctrl *ctrl; in radio_queryctrl()
|
/drivers/media/video/saa7134/ |
D | saa7134-video.c | 378 static const struct v4l2_queryctrl no_ctrl = { 382 static const struct v4l2_queryctrl video_ctrls[] = { 473 static const struct v4l2_queryctrl* ctrl_by_id(unsigned int id) in ctrl_by_id() 1119 const struct v4l2_queryctrl* ctrl; in saa7134_g_ctrl_internal() 1174 const struct v4l2_queryctrl* ctrl; in saa7134_s_ctrl_internal() 1726 int saa7134_queryctrl(struct file *file, void *priv, struct v4l2_queryctrl *c) in saa7134_queryctrl() 1728 const struct v4l2_queryctrl *ctrl; in saa7134_queryctrl() 2392 struct v4l2_queryctrl *c) in radio_queryctrl() 2394 const struct v4l2_queryctrl *ctrl; in radio_queryctrl()
|
/drivers/media/video/cx25821/ |
D | cx25821-video.c | 1444 static const struct v4l2_queryctrl no_ctl = { 1449 static struct v4l2_queryctrl cx25821_ctls[] = { 1487 static int cx25821_ctrl_query(struct v4l2_queryctrl *qctrl) in cx25821_ctrl_query() 1505 struct v4l2_queryctrl *qctrl) in cx25821_vidioc_queryctrl() 1513 static const struct v4l2_queryctrl *ctrl_by_id(unsigned int id) in ctrl_by_id() 1529 const struct v4l2_queryctrl *ctrl; in cx25821_vidioc_g_ctrl() 1556 const struct v4l2_queryctrl *ctrl; in cx25821_set_control()
|
D | cx25821-video.h | 175 struct v4l2_queryctrl *qctrl);
|
/drivers/media/radio/ |
D | radio-tea5764.c | 184 static struct v4l2_queryctrl radio_qctrl[] = { 386 struct v4l2_queryctrl *qc) in vidioc_queryctrl()
|
D | radio-timb.c | 108 struct v4l2_queryctrl *qc) in timbradio_vidioc_queryctrl()
|
D | radio-miropcm20.c | 140 struct v4l2_queryctrl *qc) in vidioc_queryctrl()
|
/drivers/media/video/cx88/ |
D | cx88.h | 119 struct v4l2_queryctrl v; 727 struct v4l2_queryctrl *qctrl);
|
/drivers/media/video/gspca/ |
D | gspca.h | 102 struct v4l2_queryctrl qctrl;
|
/drivers/staging/media/go7007/ |
D | wis-saa7113.c | 153 struct v4l2_queryctrl *ctrl = arg; in wis_saa7113_command()
|
D | wis-tw9903.c | 153 struct v4l2_queryctrl *ctrl = arg; in wis_tw9903_command()
|
D | wis-tw2804.c | 181 struct v4l2_queryctrl *ctrl = arg; in wis_tw2804_command()
|