Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov4689.c90 struct ov4689 { struct
95 struct regulator_bulk_data supplies[ARRAY_SIZE(ov4689_supply_names)]; argument
107 const struct ov4689_mode *cur_mode; argument
110 #define to_ov4689(sd) container_of(sd, struct ov4689, subdev) argument
372 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_set_fmt() local
385 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_get_fmt() local
422 static int ov4689_enable_test_pattern(struct ov4689 *ov4689, u32 pattern) in ov4689_enable_test_pattern()
465 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_s_stream() local
516 static inline u32 ov4689_cal_delay(struct ov4689 *ov4689, u32 cycles) in ov4689_cal_delay()
525 struct ov4689 *ov4689 = to_ov4689(sd); in ov4689_power_on() local
[all …]