Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dov08d10.c68 #define to_ov08d10(_sd) container_of(_sd, struct ov08d10, sd) macro
1097 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_set_stream()
1138 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_suspend()
1153 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_resume()
1177 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_set_format()
1225 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_get_format()
1245 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_enum_mbus_code()
1261 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_enum_frame_size()
1283 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_open()
1421 struct ov08d10 *ov08d10 = to_ov08d10(sd); in ov08d10_remove()