Searched refs:new_to_cur (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-priv.h | 58 void new_to_cur(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl, u32 ch_flags);
|
H A D | v4l2-ctrls-core.c | 1316 void new_to_cur(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl, u32 ch_flags) in new_to_cur() function 2403 new_to_cur(fh, master->cluster[i], ch_flags | in try_or_set_cluster()
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls.c | 2155 static void new_to_cur(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl, u32 ch_flags) in new_to_cur() function 3965 new_to_cur(fh, master->cluster[i], ch_flags | in try_or_set_cluster()
|
Completed in 9 milliseconds