Home
last modified time | relevance | path

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

/Linux-v5.15/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.c1406 static const struct v4l2_ctrl_ops ctrl_ops = { variable
1413 .ops = &ctrl_ops,
1423 .ops = &ctrl_ops,
1433 .ops = &ctrl_ops,
1444 .ops = &ctrl_ops,
1455 .ops = &ctrl_ops,
1466 .ops = &ctrl_ops,
1477 .ops = &ctrl_ops,
1488 .ops = &ctrl_ops,
1499 .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.c575 static const struct v4l2_ctrl_ops ctrl_ops = { variable
582 .ops = &ctrl_ops,
593 .ops = &ctrl_ops,
604 .ops = &ctrl_ops,
615 .ops = &ctrl_ops,
626 .ops = &ctrl_ops,
637 .ops = &ctrl_ops,
648 .ops = &ctrl_ops,
658 .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-v5.15/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-v5.15/drivers/staging/media/atomisp/pci/
Datomisp_subdev.c893 static const struct v4l2_ctrl_ops ctrl_ops = { variable
898 .ops = &ctrl_ops,
917 .ops = &ctrl_ops,
951 .ops = &ctrl_ops,
973 .ops = &ctrl_ops,
1051 .ops = &ctrl_ops,
1069 .ops = &ctrl_ops,
/Linux-v5.15/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-v5.15/drivers/media/pci/tw686x/
Dtw686x-video.c618 static const struct v4l2_ctrl_ops ctrl_ops = { variable
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()
1251 v4l2_ctrl_new_std(&vc->ctrl_handler, &ctrl_ops, in tw686x_video_init()
/Linux-v5.15/include/media/
Dv4l2-ctrls.h1461 const struct v4l2_ctrl_ops *ctrl_ops,
/Linux-v5.15/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c1910 const struct v4l2_ctrl_ops *ctrl_ops, in v4l2_ctrl_new_fwnode_properties() argument
1929 if (!v4l2_ctrl_new_std_menu(hdl, ctrl_ops, in v4l2_ctrl_new_fwnode_properties()
1937 if (!v4l2_ctrl_new_std(hdl, ctrl_ops, in v4l2_ctrl_new_fwnode_properties()