Home
last modified time | relevance | path

Searched refs:ctrl_ops (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.1/drivers/staging/media/atomisp/i2c/
Datomisp-lm3554.c486 static const struct v4l2_ctrl_ops ctrl_ops = { variable
493 .ops = &ctrl_ops,
504 .ops = &ctrl_ops,
515 .ops = &ctrl_ops,
526 .ops = &ctrl_ops,
537 .ops = &ctrl_ops,
548 .ops = &ctrl_ops,
559 .ops = &ctrl_ops,
570 .ops = &ctrl_ops,
Datomisp-mt9m114.c1308 static const struct v4l2_ctrl_ops ctrl_ops = { variable
1315 .ops = &ctrl_ops,
1325 .ops = &ctrl_ops,
1335 .ops = &ctrl_ops,
1346 .ops = &ctrl_ops,
1357 .ops = &ctrl_ops,
1368 .ops = &ctrl_ops,
1379 .ops = &ctrl_ops,
1390 .ops = &ctrl_ops,
1401 .ops = &ctrl_ops,
[all …]
Datomisp-gc0310.c621 static const struct v4l2_ctrl_ops ctrl_ops = { variable
628 .ops = &ctrl_ops,
639 .ops = &ctrl_ops,
649 .ops = &ctrl_ops,
659 .ops = &ctrl_ops,
670 .ops = &ctrl_ops,
681 .ops = &ctrl_ops,
692 .ops = &ctrl_ops,
703 .ops = &ctrl_ops,
Datomisp-ov2680.c542 static const struct v4l2_ctrl_ops ctrl_ops = { variable
549 .ops = &ctrl_ops,
560 .ops = &ctrl_ops,
571 .ops = &ctrl_ops,
582 .ops = &ctrl_ops,
593 .ops = &ctrl_ops,
604 .ops = &ctrl_ops,
615 .ops = &ctrl_ops,
625 .ops = &ctrl_ops,
Datomisp-ov2722.c573 static const struct v4l2_ctrl_ops ctrl_ops = { variable
579 .ops = &ctrl_ops,
590 .ops = &ctrl_ops,
601 .ops = &ctrl_ops,
612 .ops = &ctrl_ops,
623 .ops = &ctrl_ops,
Datomisp-gc2235.c486 static const struct v4l2_ctrl_ops ctrl_ops = { variable
492 .ops = &ctrl_ops,
503 .ops = &ctrl_ops,
514 .ops = &ctrl_ops,
525 .ops = &ctrl_ops,
/Linux-v6.1/drivers/staging/media/atomisp/i2c/ov5693/
Datomisp-ov5693.c1138 static const struct v4l2_ctrl_ops ctrl_ops = { variable
1145 .ops = &ctrl_ops,
1156 .ops = &ctrl_ops,
1167 .ops = &ctrl_ops,
1178 .ops = &ctrl_ops,
1189 .ops = &ctrl_ops,
1200 .ops = &ctrl_ops,
1211 .ops = &ctrl_ops,
1222 .ops = &ctrl_ops,
1233 .ops = &ctrl_ops,
[all …]
/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_subdev.c892 static const struct v4l2_ctrl_ops ctrl_ops = { variable
897 .ops = &ctrl_ops,
916 .ops = &ctrl_ops,
950 .ops = &ctrl_ops,
972 .ops = &ctrl_ops,
1050 .ops = &ctrl_ops,
/Linux-v6.1/drivers/tty/serdev/
Dserdev-ttyport.c250 static const struct serdev_controller_ops ctrl_ops = { variable
284 ctrl->ops = &ctrl_ops; in serdev_tty_port_register()
/Linux-v6.1/drivers/media/pci/tw686x/
Dtw686x-video.c618 static const struct v4l2_ctrl_ops ctrl_ops = { variable
1243 v4l2_ctrl_new_std(&vc->ctrl_handler, &ctrl_ops, in tw686x_video_init()
1245 v4l2_ctrl_new_std(&vc->ctrl_handler, &ctrl_ops, in tw686x_video_init()
1247 v4l2_ctrl_new_std(&vc->ctrl_handler, &ctrl_ops, in tw686x_video_init()
1249 v4l2_ctrl_new_std(&vc->ctrl_handler, &ctrl_ops, in tw686x_video_init()
/Linux-v6.1/include/media/
Dv4l2-ctrls.h1537 const struct v4l2_ctrl_ops *ctrl_ops,
/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c2292 const struct v4l2_ctrl_ops *ctrl_ops, in v4l2_ctrl_new_fwnode_properties() argument
2311 if (!v4l2_ctrl_new_std_menu(hdl, ctrl_ops, in v4l2_ctrl_new_fwnode_properties()
2319 if (!v4l2_ctrl_new_std(hdl, ctrl_ops, in v4l2_ctrl_new_fwnode_properties()