Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov5640.c377 struct ov5640_timings { struct
396 struct ov5640_timings dvp_timings; argument
397 struct ov5640_timings csi2_timings;
1140 static const struct ov5640_timings *
1141 ov5640_timings(const struct ov5640_dev *sensor, in ov5640_timings() function
1553 const struct ov5640_timings *timings = &mode->dvp_timings; in ov5640_calc_pixel_rate()
1651 const struct ov5640_timings *timings; in ov5640_set_timings()
1662 timings = ov5640_timings(sensor, mode); in ov5640_set_timings()
2867 const struct ov5640_timings *timings = ov5640_timings(sensor, mode); in ov5640_update_pixel_rate()
3001 const struct ov5640_timings *timings; in ov5640_get_selection()
[all …]