Home
last modified time | relevance | path

Searched defs:v4l2_ctrl_type_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/media/
H A Dv4l2-ctrls.h138 struct v4l2_ctrl_type_ops { struct
139 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);