Searched refs:gc5035 (Results 1 – 4 of 4) sorted by relevance
159 struct gc5035 { struct196 #define to_gc5035(sd) container_of(sd, struct gc5035, subdev) argument491 gc5035_find_best_fit(struct gc5035 *gc5035, in gc5035_find_best_fit() argument500 for (i = 0; i < gc5035->cfg_num; i++) { in gc5035_find_best_fit()515 struct gc5035 *gc5035 = to_gc5035(sd); in gc5035_set_fmt() local519 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 …]
199 obj-$(CONFIG_VIDEO_GC5035) += gc5035.o
1098 module will be called gc5035.
720 gc5035: gc5035@37 { label721 compatible = "galaxycore,gc5035";