Home
last modified time | relevance | path

Searched refs:v4l2_queryctrl (Results 1 – 25 of 98) sorted by relevance

1234

/drivers/media/video/et61x251/
Det61x251_sensor.h89 struct v4l2_queryctrl qctrl[ET61X251_MAX_CTRLS];
104 struct v4l2_queryctrl _qctrl[ET61X251_MAX_CTRLS];
/drivers/media/video/sn9c102/
Dsn9c102_sensor.h192 struct v4l2_queryctrl qctrl[SN9C102_MAX_CTRLS];
292 struct v4l2_queryctrl _qctrl[SN9C102_MAX_CTRLS];
/drivers/media/video/
Dv4l2-common.c87 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()
Dmem2mem_testdev.c132 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()
Dhexium_gemini.c63 static struct v4l2_queryctrl hexium_controls[] = {
270 static int vidioc_queryctrl(struct file *file, void *fh, struct v4l2_queryctrl *qc) in vidioc_queryctrl()
Dmt9v011.c52 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/
Dccdc_hw_device.h84 int (*queryctrl)(struct v4l2_queryctrl *qctrl);
/drivers/video/matrox/
Dmatroxfb_g450.c26 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()
Dmatroxfb_maven.c60 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()
Dmatroxfb_base.h312 struct v4l2_queryctrl;
322 struct v4l2_queryctrl* ctrl);
/drivers/media/common/
Dsaa7146_video.c207 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/
Deasycap_ioctl.c1267 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()
Deasycap.h564 extern struct v4l2_queryctrl easycap_control[];
/drivers/media/video/tm6000/
Dtm6000-video.c63 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/
Dsaa7134-video.c378 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/
Dcx25821-video.c1444 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()
Dcx25821-video.h175 struct v4l2_queryctrl *qctrl);
/drivers/media/radio/
Dradio-tea5764.c184 static struct v4l2_queryctrl radio_qctrl[] = {
386 struct v4l2_queryctrl *qc) in vidioc_queryctrl()
Dradio-timb.c108 struct v4l2_queryctrl *qc) in timbradio_vidioc_queryctrl()
Dradio-miropcm20.c140 struct v4l2_queryctrl *qc) in vidioc_queryctrl()
/drivers/media/video/cx88/
Dcx88.h119 struct v4l2_queryctrl v;
727 struct v4l2_queryctrl *qctrl);
/drivers/media/video/gspca/
Dgspca.h102 struct v4l2_queryctrl qctrl;
/drivers/staging/media/go7007/
Dwis-saa7113.c153 struct v4l2_queryctrl *ctrl = arg; in wis_saa7113_command()
Dwis-tw9903.c153 struct v4l2_queryctrl *ctrl = arg; in wis_tw9903_command()
Dwis-tw2804.c181 struct v4l2_queryctrl *ctrl = arg; in wis_tw2804_command()

1234