Lines Matching defs:v4l2_ctrl_ops
109 * struct v4l2_ctrl_ops - The control operations that the driver has to provide.
122 struct v4l2_ctrl_ops {
278 const struct v4l2_ctrl_ops *ops;
445 const struct v4l2_ctrl_ops *ops;
660 const struct v4l2_ctrl_ops *ops,
686 const struct v4l2_ctrl_ops *ops,
711 const struct v4l2_ctrl_ops *ops,
732 const struct v4l2_ctrl_ops *ops,
753 const struct v4l2_ctrl_ops *ops,
854 * do not use from inside &v4l2_ctrl_ops.
1075 * used from within the &v4l2_ctrl_ops functions.
1089 * allowing it to be used from within the &v4l2_ctrl_ops functions.
1103 * used from within the &v4l2_ctrl_ops functions.
1126 * used from within the &v4l2_ctrl_ops functions.
1140 * allowing it to be used from within the &v4l2_ctrl_ops functions.
1155 * used from within the &v4l2_ctrl_ops functions.
1178 * allowing it to be used from within the &v4l2_ctrl_ops functions.
1193 * used from within the &v4l2_ctrl_ops functions.
1217 * locked, allowing it to be used from within the &v4l2_ctrl_ops functions.
1234 * cannot be used from within the &v4l2_ctrl_ops functions.
1527 * @ctrl_ops: pointer to &struct v4l2_ctrl_ops to register controls with
1545 const struct v4l2_ctrl_ops *ctrl_ops,