Searched defs:v4l2_ctrl_type_ops (Results 1 – 1 of 1) sorted by relevance
138 struct v4l2_ctrl_type_ops { struct139 bool (*equal)(const struct v4l2_ctrl *ctrl,141 void (*init)(const struct v4l2_ctrl *ctrl, u32 from_idx,143 void (*log)(const struct v4l2_ctrl *ctrl);144 int (*validate)(const struct v4l2_ctrl *ctrl, union v4l2_ctrl_ptr ptr);