Home
last modified time | relevance | path

Searched refs:check_selection (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-subdev.c243 static inline int check_selection(struct v4l2_subdev *sd, in check_selection() function
258 return check_selection(sd, cfg, sel) ? : in call_get_selection()
266 return check_selection(sd, cfg, sel) ? : in call_set_selection()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-subdev.c282 static inline int check_selection(struct v4l2_subdev *sd, in check_selection() function
297 return check_selection(sd, state, sel) ? : in call_get_selection()
305 return check_selection(sd, state, sel) ? : in call_set_selection()

Completed in 4 milliseconds