Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov6650.c573 static int ov6650_s_fmt(struct v4l2_subdev *sd, struct v4l2_mbus_framefmt *mf) in ov6650_s_fmt() function
716 int ret = ov6650_s_fmt(sd, mf); in ov6650_set_fmt()
895 ret = ov6650_s_fmt(sd, &mf); in ov6650_video_probe()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov6650.c606 static int ov6650_s_fmt(struct v4l2_subdev *sd, u32 code, bool half_scale) in ov6650_s_fmt() function
743 ret = ov6650_s_fmt(sd, mf->code, half_scale); in ov6650_set_fmt()
947 ret = ov6650_s_fmt(sd, ov6650_def_fmt.code, false); in ov6650_video_probe()

Completed in 5 milliseconds