Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-subdev.c157 static inline int check_format(struct v4l2_subdev *sd, in check_format() function
172 return check_format(sd, cfg, format) ? : in call_get_fmt()
180 return check_format(sd, cfg, format) ? : in call_set_fmt()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-subdev.c196 static inline int check_format(struct v4l2_subdev *sd, in check_format() function
211 return check_format(sd, state, format) ? : in call_get_fmt()
219 return check_format(sd, state, format) ? : in call_set_fmt()

Completed in 4 milliseconds