Searched refs:v4l2_ctrl_replace (Results 1 – 3 of 3) sorted by relevance
1172 void v4l2_ctrl_replace(struct v4l2_event *old, const struct v4l2_event *new) in v4l2_ctrl_replace() function1179 EXPORT_SYMBOL(v4l2_ctrl_replace);1190 .replace = v4l2_ctrl_replace,
1185 void v4l2_ctrl_replace(struct v4l2_event *old, const struct v4l2_event *new);
1551 .replace = v4l2_ctrl_replace,
Completed in 12 milliseconds