Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc5025.c147 struct gc5025 { struct
182 #define to_gc5025(sd) container_of(sd, struct gc5025, subdev) argument
452 struct gc5025 *gc5025 = to_gc5025(sd); in gc5025_set_fmt() local
456 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 …]
H A DMakefile198 obj-$(CONFIG_VIDEO_GC5025) += gc5025.o
H A DKconfig1087 module will be called gc5025.
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3566-evb2-lp4x-v10.dtsi285 gc5025: gc5025@37 { label
287 compatible = "galaxycore,gc5025";