Searched refs:gc5025 (Results 1 – 4 of 4) sorted by relevance
147 struct gc5025 { struct182 #define to_gc5025(sd) container_of(sd, struct gc5025, subdev) argument452 struct gc5025 *gc5025 = to_gc5025(sd); in gc5025_set_fmt() local456 mutex_lock(&gc5025->mutex); in gc5025_set_fmt()467 mutex_unlock(&gc5025->mutex); in gc5025_set_fmt()471 gc5025->cur_mode = mode; in gc5025_set_fmt()473 __v4l2_ctrl_modify_range(gc5025->hblank, h_blank, in gc5025_set_fmt()476 __v4l2_ctrl_modify_range(gc5025->vblank, vblank_def, in gc5025_set_fmt()481 mutex_unlock(&gc5025->mutex); in gc5025_set_fmt()490 struct gc5025 *gc5025 = to_gc5025(sd); in gc5025_get_fmt() local[all …]
198 obj-$(CONFIG_VIDEO_GC5025) += gc5025.o
1087 module will be called gc5025.
285 gc5025: gc5025@37 { label287 compatible = "galaxycore,gc5025";