Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/i2c/
Dov5670.c1837 #define to_ov5670(_sd) container_of(_sd, struct ov5670, sd) macro
1938 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_open()
2213 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_get_pad_format()
2227 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_pad_format()
2342 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_stream()
2377 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_suspend()
2388 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_resume()
2541 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_remove()