Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dov08x40.c2440 #define to_ov08x40(_sd) container_of(_sd, struct ov08x40, sd) macro
2540 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_open()
2796 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_get_pad_format()
2811 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_set_pad_format()
2913 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_set_stream()
2956 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_suspend()
2967 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_resume()
3287 struct ov08x40 *ov08x = to_ov08x40(sd); in ov08x40_remove()