Searched refs:gc2355 (Results 1 – 2 of 2) sorted by relevance
110 struct gc2355 { struct139 #define to_gc2355(sd) container_of(sd, struct gc2355, subdev) argument427 struct gc2355 *gc2355 = to_gc2355(sd); in gc2355_set_fmt() local431 mutex_lock(&gc2355->mutex); in gc2355_set_fmt()442 mutex_unlock(&gc2355->mutex); in gc2355_set_fmt()446 gc2355->cur_mode = mode; in gc2355_set_fmt()448 __v4l2_ctrl_modify_range(gc2355->hblank, h_blank, in gc2355_set_fmt()451 __v4l2_ctrl_modify_range(gc2355->vblank, vblank_def, in gc2355_set_fmt()456 mutex_unlock(&gc2355->mutex); in gc2355_set_fmt()465 struct gc2355 *gc2355 = to_gc2355(sd); in gc2355_get_fmt() local[all …]
52 gc2355: gc2355@3c { label54 compatible = "galaxycore,gc2355";