Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/i2c/
Dov8865.c459 container_of(s, struct ov8865_sensor, subdev)
462 (&container_of((c)->handler, struct ov8865_sensor, \
659 struct ov8865_sensor { struct
1294 static int ov8865_read(struct ov8865_sensor *sensor, u16 address, u8 *value) in ov8865_read()
1317 static int ov8865_write(struct ov8865_sensor *sensor, u16 address, u8 value) in ov8865_write()
1333 static int ov8865_write_sequence(struct ov8865_sensor *sensor, in ov8865_write_sequence()
1353 static int ov8865_update_bits(struct ov8865_sensor *sensor, u16 address, in ov8865_update_bits()
1371 static int ov8865_sw_reset(struct ov8865_sensor *sensor) in ov8865_sw_reset()
1376 static int ov8865_sw_standby(struct ov8865_sensor *sensor, int standby) in ov8865_sw_standby()
1386 static int ov8865_chip_id_check(struct ov8865_sensor *sensor) in ov8865_chip_id_check()
[all …]