Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/i2c/
Dov5675.c70 #define to_ov5675(_sd) container_of(_sd, struct ov5675, sd) macro
857 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_set_stream()
892 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_suspend()
906 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_resume()
929 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_set_format()
970 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_get_format()
1017 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_open()
1143 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_remove()