Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov7750.c144 #define to_ov7750(sd) container_of(sd, struct ov7750, subdev) macro
518 struct ov7750 *ov7750 = to_ov7750(sd); in ov7750_set_fmt()
556 struct ov7750 *ov7750 = to_ov7750(sd); in ov7750_get_fmt()
634 struct ov7750 *ov7750 = to_ov7750(sd); in ov7750_ioctl()
745 struct ov7750 *ov7750 = to_ov7750(sd); in ov7750_s_stream()
782 struct ov7750 *ov7750 = to_ov7750(sd); in ov7750_s_power()
899 struct ov7750 *ov7750 = to_ov7750(sd); in ov7750_runtime_resume()
908 struct ov7750 *ov7750 = to_ov7750(sd); in ov7750_runtime_suspend()
918 struct ov7750 *ov7750 = to_ov7750(sd); in ov7750_open()
1318 struct ov7750 *ov7750 = to_ov7750(sd); in ov7750_remove()