Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dov5675.c77 #define to_ov5675(_sd) container_of(_sd, struct ov5675, sd) macro
915 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_set_stream()
950 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_suspend()
964 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_resume()
987 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_set_format()
1028 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_get_format()
1075 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_open()
1181 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_remove()