Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov5670.c1889 #define to_ov5670(_sd) container_of(_sd, struct ov5670, sd) macro
2278 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_get_pad_format()
2292 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_pad_format()
2466 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_stream()
2499 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_runtime_resume()
2528 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_runtime_suspend()
2564 struct ov5670 *sensor = to_ov5670(subdev); in ov5670_get_selection()
2784 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_remove()