Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_replace (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/include/media/
Dv4l2-ctrls.h1181 void v4l2_ctrl_replace(struct v4l2_event *old, const struct v4l2_event *new);
/linux-5.10/drivers/media/v4l2-core/
Dv4l2-ctrls.c4623 void v4l2_ctrl_replace(struct v4l2_event *old, const struct v4l2_event *new) in v4l2_ctrl_replace() function
4630 EXPORT_SYMBOL(v4l2_ctrl_replace);
4641 .replace = v4l2_ctrl_replace,
/linux-5.10/drivers/media/usb/uvc/
Duvc_ctrl.c1457 .replace = v4l2_ctrl_replace,