Home
last modified time | relevance | path

Searched defs:ov02a10 (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/media/i2c/
Dov02a10.c102 struct ov02a10 { struct
110 struct regulator_bulk_data supplies[ARRAY_SIZE(ov02a10_supply_names)]; argument
126 const struct ov02a10_mode *cur_mode; argument
129 static inline struct ov02a10 *to_ov02a10(struct v4l2_subdev *sd) in to_ov02a10() argument
272 static int ov02a10_write_array(struct ov02a10 *ov02a10, in ov02a10_write_array()
301 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_set_fmt() local
333 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_get_fmt() local
356 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_enum_mbus_code() local
381 static int ov02a10_check_sensor_id(struct ov02a10 *ov02a10) in ov02a10_check_sensor_id()
406 struct ov02a10 *ov02a10 = to_ov02a10(sd); in ov02a10_power_on() local
[all …]