Home
last modified time | relevance | path

Searched refs:adv_smbus_read_byte_data_check (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7842.c280 static s32 adv_smbus_read_byte_data_check(struct i2c_client *client, in adv_smbus_read_byte_data_check() function
300 int ret = adv_smbus_read_byte_data_check(client, command, true); in adv_smbus_read_byte_data()
3479 rev = adv_smbus_read_byte_data_check(client, 0xea, false) << 8 | in adv7842_probe()
3480 adv_smbus_read_byte_data_check(client, 0xeb, false); in adv7842_probe()
3483 rev = adv_smbus_read_byte_data_check(client, 0xea, false) << 8 | in adv7842_probe()
3484 adv_smbus_read_byte_data_check(client, 0xeb, false); in adv7842_probe()
H A Dadv7511-v4l2.c158 static s32 adv_smbus_read_byte_data_check(struct i2c_client *client, in adv_smbus_read_byte_data_check() function
177 int ret = adv_smbus_read_byte_data_check(client, command, true); in adv_smbus_read_byte_data()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dadv7842.c272 static s32 adv_smbus_read_byte_data_check(struct i2c_client *client, in adv_smbus_read_byte_data_check() function
292 int ret = adv_smbus_read_byte_data_check(client, command, true); in adv_smbus_read_byte_data()
3488 rev = adv_smbus_read_byte_data_check(client, 0xea, false) << 8 | in adv7842_probe()
3489 adv_smbus_read_byte_data_check(client, 0xeb, false); in adv7842_probe()
3492 rev = adv_smbus_read_byte_data_check(client, 0xea, false) << 8 | in adv7842_probe()
3493 adv_smbus_read_byte_data_check(client, 0xeb, false); in adv7842_probe()
H A Dadv7511-v4l2.c157 static s32 adv_smbus_read_byte_data_check(struct i2c_client *client, in adv_smbus_read_byte_data_check() function
176 int ret = adv_smbus_read_byte_data_check(client, command, true); in adv_smbus_read_byte_data()

Completed in 15 milliseconds