Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/media/atomisp/i2c/
A 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,
A Datomisp-mt9m114.c1157 static const struct v4l2_ctrl_ops ctrl_ops = { variable
1164 .ops = &ctrl_ops,
1174 .ops = &ctrl_ops,
1184 .ops = &ctrl_ops,
1195 .ops = &ctrl_ops,
1206 .ops = &ctrl_ops,
1217 .ops = &ctrl_ops,
1228 .ops = &ctrl_ops,
A Datomisp-gc0310.c433 static const struct v4l2_ctrl_ops ctrl_ops = { variable
440 .ops = &ctrl_ops,
451 .ops = &ctrl_ops,
461 .ops = &ctrl_ops,
A Datomisp-ov2722.c436 static const struct v4l2_ctrl_ops ctrl_ops = { variable
442 .ops = &ctrl_ops,
453 .ops = &ctrl_ops,
A Datomisp-gc2235.c348 static const struct v4l2_ctrl_ops ctrl_ops = { variable
354 .ops = &ctrl_ops,
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/
A Datomisp_subdev.c783 static const struct v4l2_ctrl_ops ctrl_ops = { variable
788 .ops = &ctrl_ops,
807 .ops = &ctrl_ops,
841 .ops = &ctrl_ops,
863 .ops = &ctrl_ops,
941 .ops = &ctrl_ops,
/linux-6.3-rc2/drivers/tty/serdev/
A Dserdev-ttyport.c250 static const struct serdev_controller_ops ctrl_ops = { variable
284 ctrl->ops = &ctrl_ops; in serdev_tty_port_register()
/linux-6.3-rc2/drivers/staging/media/atomisp/i2c/ov5693/
A Datomisp-ov5693.c1006 static const struct v4l2_ctrl_ops ctrl_ops = { variable
1013 .ops = &ctrl_ops,
1024 .ops = &ctrl_ops,
1035 .ops = &ctrl_ops,
1046 .ops = &ctrl_ops,
1057 .ops = &ctrl_ops,
1068 .ops = &ctrl_ops,
/linux-6.3-rc2/drivers/media/pci/tw686x/
A 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-6.3-rc2/include/media/
A Dv4l2-ctrls.h1537 const struct v4l2_ctrl_ops *ctrl_ops,
/linux-6.3-rc2/drivers/media/v4l2-core/
A 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()

Completed in 27 milliseconds