Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov5675.c70 #define to_ov5675(_sd) container_of(_sd, struct ov5675, sd) macro
857 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_set_stream()
894 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_suspend()
909 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_resume()
932 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_set_format()
973 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_get_format()
1019 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_open()
1145 struct ov5675 *ov5675 = to_ov5675(sd); in ov5675_remove()