Lines Matching defs:v4l2_ctrl_ops
101 * struct v4l2_ctrl_ops - The control operations that the driver has to provide.
114 struct v4l2_ctrl_ops {
261 const struct v4l2_ctrl_ops *ops;
412 const struct v4l2_ctrl_ops *ops;
627 const struct v4l2_ctrl_ops *ops,
653 const struct v4l2_ctrl_ops *ops,
678 const struct v4l2_ctrl_ops *ops,
699 const struct v4l2_ctrl_ops *ops,
720 const struct v4l2_ctrl_ops *ops,
821 * do not use from inside &v4l2_ctrl_ops.
989 * used from within the &v4l2_ctrl_ops functions.
1003 * allowing it to be used from within the &v4l2_ctrl_ops functions.
1017 * used from within the &v4l2_ctrl_ops functions.
1040 * used from within the &v4l2_ctrl_ops functions.
1054 * allowing it to be used from within the &v4l2_ctrl_ops functions.
1069 * used from within the &v4l2_ctrl_ops functions.
1092 * allowing it to be used from within the &v4l2_ctrl_ops functions.
1107 * used from within the &v4l2_ctrl_ops functions.
1131 * locked, allowing it to be used from within the &v4l2_ctrl_ops functions.
1148 * cannot be used from within the &v4l2_ctrl_ops functions.
1441 * @ctrl_ops: pointer to &struct v4l2_ctrl_ops to register controls with
1459 const struct v4l2_ctrl_ops *ctrl_ops,