On Tue, Oct 25, 2022 at 6:58 PM Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx> wrote: > > On (22/10/25 14:55), Yunke Cao wrote: > > > > +int __uvc_ctrl_get_boundary_std(struct uvc_video_chain *chain, > > + struct uvc_control *ctrl, > > + struct uvc_control_mapping *mapping, > > + struct v4l2_ext_control *xctrl) > > This should be static, as far as I can tell. Ah, thanks!