Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov5675.c81 #define to_ov5675(_sd) container_of(_sd, struct ov5675, sd) macro
948 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_set_stream()
983 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_power_off()
997 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_power_on()
1033 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_suspend()
1047 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_resume()
1070 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_set_format()
1111 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_get_format()
1183 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_open()
1318 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_remove()