Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov5670.c1856 struct ov5670 { struct
1870 const struct ov5670_mode *cur_mode; argument
1891 #define to_ov5670(_sd) container_of(_sd, struct ov5670, sd) argument
2281 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_get_pad_format() local
2295 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_pad_format() local
2469 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_stream() local
2505 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_runtime_resume() local
2534 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_runtime_suspend() local
2547 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_suspend() local
2558 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_resume() local
[all …]