Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov64a40.c2832 struct ov64a40 { struct
2840 struct ov64a40_mode *mode; argument
2845 struct regulator_bulk_data supplies[ARRAY_SIZE(ov64a40_supply_names)]; argument
2859 static inline struct ov64a40 *sd_to_ov64a40(struct v4l2_subdev *sd) in sd_to_ov64a40() argument
2865 ov64a40_get_timings(struct ov64a40 *ov64a40, unsigned int link_freq_index) in ov64a40_get_timings()
2875 static int ov64a40_program_geometry(struct ov64a40 *ov64a40) in ov64a40_program_geometry()
2911 static int ov64a40_program_subsampling(struct ov64a40 *ov64a40) in ov64a40_program_subsampling()
2937 static int ov64a40_start_streaming(struct ov64a40 *ov64a40, in ov64a40_start_streaming()
3000 static int ov64a40_stop_streaming(struct ov64a40 *ov64a40, in ov64a40_stop_streaming()
3016 struct ov64a40 *ov64a40 = sd_to_ov64a40(sd); in ov64a40_set_stream() local
[all …]