Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmt9m001.c250 static int mt9m001_set_selection(struct v4l2_subdev *sd, in mt9m001_set_selection() function
362 ret = mt9m001_set_selection(sd, NULL, &sel); in mt9m001_s_fmt()
713 .set_selection = mt9m001_set_selection,