Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov7725.c64 #define to_ov7725(sd) container_of(sd, struct ov7725, subdev) macro
220 struct ov7725 *ov7725 = to_ov7725(sd); in ov7725_set_fmt()
251 struct ov7725 *ov7725 = to_ov7725(sd); in ov7725_get_fmt()
351 struct ov7725 *ov7725 = to_ov7725(sd); in ov7725_s_stream()
390 struct ov7725 *ov7725 = to_ov7725(sd); in ov7725_open()
413 struct ov7725 *ov7725 = to_ov7725(sd); in ov7725_runtime_resume()
422 struct ov7725 *ov7725 = to_ov7725(sd); in ov7725_runtime_suspend()
578 struct ov7725 *ov7725 = to_ov7725(sd); in ov7725_remove()