Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dmt9m111.c823 static int mt9m111_set_autoexposure(struct mt9m111 *mt9m111, int val) in mt9m111_set_autoexposure() function
898 return mt9m111_set_autoexposure(mt9m111, ctrl->val); in mt9m111_s_ctrl()