Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/v4l2-core/
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()