Home
last modified time | relevance | path

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

/drivers/media/i2c/soc_camera/
Dmt9t112.c67 ECHECKER(ret, __mt9t112_reg_read(client, a))
148 static int __mt9t112_reg_read(const struct i2c_client *client, u16 command) in __mt9t112_reg_read() function
213 int val = __mt9t112_reg_read(client, command); in __mt9t112_reg_mask_set()
232 return __mt9t112_reg_read(client, 0x0990); in __mt9t112_mcu_read()