Searched refs:ov7725 (Results 1 – 3 of 3) sorted by relevance
49 struct ov7725 { struct64 #define to_ov7725(sd) container_of(sd, struct ov7725, subdev) argument220 struct ov7725 *ov7725 = to_ov7725(sd); in ov7725_set_fmt() local223 mutex_lock(&ov7725->mutex); in ov7725_set_fmt()235 mutex_unlock(&ov7725->mutex); in ov7725_set_fmt()239 ov7725->cur_mode = mode; in ov7725_set_fmt()242 mutex_unlock(&ov7725->mutex); in ov7725_set_fmt()251 struct ov7725 *ov7725 = to_ov7725(sd); in ov7725_get_fmt() local252 const struct ov7725_mode *mode = ov7725->cur_mode; in ov7725_get_fmt()254 mutex_lock(&ov7725->mutex); in ov7725_get_fmt()[all …]
4 - compatible: should be "ovti,ov7725"21 ov7725: ov7725@21 {22 compatible = "ovti,ov7725";
10 "ovti,ov7725"28 compatible = "ovti,ov7725";