Home
last modified time | relevance | path

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

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