Searched defs:ov8858 (Results 1 – 1 of 1) sorted by relevance
106 struct ov8858 { struct110 struct regulator_bulk_data supplies[ARRAY_SIZE(ov8858_supply_names)]; argument125 static inline struct ov8858 *sd_to_ov8858(struct v4l2_subdev *sd) in sd_to_ov8858() argument1242 static int ov8858_write(struct ov8858 *ov8858, u32 reg, u32 val, int *err) in ov8858_write()1270 static int ov8858_write_array(struct ov8858 *ov8858, const struct regval *regs) in ov8858_write_array()1283 static int ov8858_read(struct ov8858 *ov8858, u32 reg, u32 *val) in ov8858_read()1324 static int ov8858_start_stream(struct ov8858 *ov8858, in ov8858_start_stream()1367 static int ov8858_stop_stream(struct ov8858 *ov8858) in ov8858_stop_stream()1376 struct ov8858 *ov8858 = sd_to_ov8858(sd); in ov8858_s_stream() local1417 struct ov8858 *ov8858 = sd_to_ov8858(sd); in ov8858_set_fmt() local[all …]