Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/soc_camera/
Dmt9v022.c279 static int mt9v022_s_crop(struct v4l2_subdev *sd, const struct v4l2_crop *a) in mt9v022_s_crop() function
433 ret = mt9v022_s_crop(sd, &a); in mt9v022_s_fmt()
856 .s_crop = mt9v022_s_crop,