Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dov5670.c1891 #define to_ov5670(_sd) container_of(_sd, struct ov5670, sd) macro
2281 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_get_pad_format()
2295 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_pad_format()
2469 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_stream()
2505 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_runtime_resume()
2534 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_runtime_suspend()
2547 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_suspend()
2558 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_resume()
2598 struct ov5670 *sensor = to_ov5670(subdev); in ov5670_get_selection()
2816 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_remove()