Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dov5670.c1836 #define to_ov5670(_sd) container_of(_sd, struct ov5670, sd) macro
1937 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_open()
2199 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_get_pad_format()
2213 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_pad_format()
2328 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_stream()
2366 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_suspend()
2378 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_resume()
2531 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_remove()