Searched refs:gc032a (Results 1 – 2 of 2) sorted by relevance
97 struct gc032a { struct486 static inline struct gc032a *to_gc032a(struct v4l2_subdev *sd) in to_gc032a()488 return container_of(sd, struct gc032a, sd); in to_gc032a()575 static void gc032a_set_streaming(struct gc032a *gc032a, int on) in gc032a_set_streaming() argument577 struct i2c_client *client = gc032a->client; in gc032a_set_streaming()638 struct gc032a *gc032a = to_gc032a(sd); in gc032a_get_fmt() local647 mutex_lock(&gc032a->lock); in gc032a_get_fmt()649 mutex_unlock(&gc032a->lock); in gc032a_get_fmt()656 mutex_lock(&gc032a->lock); in gc032a_get_fmt()657 fmt->format = gc032a->format; in gc032a_get_fmt()[all …]
873 gc032a: gc032a@21 { label875 compatible = "galaxycore,gc032a";