Searched refs:v4l2_ctrl_replace (Results 1 – 3 of 3) sorted by relevance
1306 void v4l2_ctrl_replace(struct v4l2_event *old, const struct v4l2_event *new) in v4l2_ctrl_replace() function1313 EXPORT_SYMBOL(v4l2_ctrl_replace);1324 .replace = v4l2_ctrl_replace,
1291 * v4l2_ctrl_replace - Function to be used as a callback to1299 void v4l2_ctrl_replace(struct v4l2_event *old, const struct v4l2_event *new);
2192 .replace = v4l2_ctrl_replace,