Home
last modified time | relevance | path

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

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