Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc5035.c159 struct gc5035 { struct
196 #define to_gc5035(sd) container_of(sd, struct gc5035, subdev) argument
491 gc5035_find_best_fit(struct gc5035 *gc5035, in gc5035_find_best_fit() argument
500 for (i = 0; i < gc5035->cfg_num; i++) { in gc5035_find_best_fit()
515 struct gc5035 *gc5035 = to_gc5035(sd); in gc5035_set_fmt() local
519 mutex_lock(&gc5035->mutex); in gc5035_set_fmt()
521 mode = gc5035_find_best_fit(gc5035, fmt); in gc5035_set_fmt()
530 mutex_unlock(&gc5035->mutex); in gc5035_set_fmt()
534 gc5035->cur_mode = mode; in gc5035_set_fmt()
536 __v4l2_ctrl_modify_range(gc5035->hblank, h_blank, in gc5035_set_fmt()
[all …]
H A DMakefile199 obj-$(CONFIG_VIDEO_GC5035) += gc5035.o
H A DKconfig1098 module will be called gc5035.
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3566-rk817-tablet-rkg11.dts720 gc5035: gc5035@37 { label
721 compatible = "galaxycore,gc5035";