Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov5675.c81 #define to_ov5675(_sd) container_of(_sd, struct ov5675, sd) macro
945 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_set_stream()
976 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_power_off()
990 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_power_on()
1027 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_set_format()
1068 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_get_format()
1139 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_open()
1274 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_remove()