Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dov5670.c1840 #define to_ov5670(_sd) container_of(_sd, struct ov5670, sd) macro
1941 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_open()
2216 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_get_pad_format()
2230 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_pad_format()
2375 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_stream()
2410 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_suspend()
2421 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_resume()
2563 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_remove()