Searched refs:gc4663 (Results 1 – 4 of 4) sorted by relevance
120 struct gc4663 { struct161 #define to_gc4663(sd) container_of(sd, struct gc4663, subdev) argument686 gc4663_find_best_fit(struct gc4663 *gc4663, struct v4l2_subdev_format *fmt) in gc4663_find_best_fit() argument694 for (i = 0; i < gc4663->cfg_num; i++) { in gc4663_find_best_fit()709 struct gc4663 *gc4663 = to_gc4663(sd); in gc4663_set_fmt() local713 mutex_lock(&gc4663->mutex); in gc4663_set_fmt()715 mode = gc4663_find_best_fit(gc4663, fmt); in gc4663_set_fmt()724 mutex_unlock(&gc4663->mutex); in gc4663_set_fmt()728 gc4663->cur_mode = mode; in gc4663_set_fmt()730 __v4l2_ctrl_modify_range(gc4663->hblank, h_blank, in gc4663_set_fmt()[all …]
196 obj-$(CONFIG_VIDEO_GC4663) += gc4663.o
1065 module will be called gc4663.
1 * galaxycore,gc4663 MIPI sensor4 - compatible: should be "galaxycore,gc4663"18 gc4663: gc4663@29 {19 compatible = "galaxycore,gc4663";