Searched refs:__mt9t112_reg_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | mt9t112.c | 71 ECHECKER(ret, __mt9t112_reg_read(client, a)) 150 static int __mt9t112_reg_read(const struct i2c_client *client, u16 command) in __mt9t112_reg_read() function 211 int val = __mt9t112_reg_read(client, command); in __mt9t112_reg_mask_set() 231 return __mt9t112_reg_read(client, 0x0990); in __mt9t112_mcu_read()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | mt9t112.c | 71 ECHECKER(ret, __mt9t112_reg_read(client, a)) 150 static int __mt9t112_reg_read(const struct i2c_client *client, u16 command) in __mt9t112_reg_read() function 211 int val = __mt9t112_reg_read(client, command); in __mt9t112_reg_mask_set() 231 return __mt9t112_reg_read(client, 0x0990); in __mt9t112_mcu_read()
|
Completed in 3 milliseconds