Searched refs:v4l2_ctrl_replace (Results 1 – 3 of 3) sorted by relevance
1252 void v4l2_ctrl_replace(struct v4l2_event *old, const struct v4l2_event *new) in v4l2_ctrl_replace() function1259 EXPORT_SYMBOL(v4l2_ctrl_replace);1270 .replace = v4l2_ctrl_replace,
1261 void v4l2_ctrl_replace(struct v4l2_event *old, const struct v4l2_event *new);
1730 .replace = v4l2_ctrl_replace,
Completed in 10 milliseconds