Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c49 static int mt9m114_t_vflip(struct v4l2_subdev *sd, int value);
1103 ret = mt9m114_t_vflip(&dev->sd, ctrl->val); in mt9m114_s_ctrl()
1357 static int mt9m114_t_vflip(struct v4l2_subdev *sd, int value) in mt9m114_t_vflip() function