Home
last modified time | relevance | path

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

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