Searched refs:SC301IOT_read_reg (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | sc301iot.c | 948 static int SC301IOT_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in SC301IOT_read_reg() function 1260 ret = SC301IOT_read_reg(SC301IOT->client, SC301IOT_REG_TEST_PATTERN, in SC301IOT_enable_test_pattern() 1960 ret = SC301IOT_read_reg(SC301IOT->client, SC301IOT_FLIP_MIRROR_REG, in SC301IOT_set_ctrl() 1967 ret = SC301IOT_read_reg(SC301IOT->client, SC301IOT_FLIP_MIRROR_REG, in SC301IOT_set_ctrl() 2074 ret = SC301IOT_read_reg(client, SC301IOT_REG_CHIP_ID, in SC301IOT_check_sensor_id()
|