Searched refs:gc4653 (Results 1 – 3 of 3) sorted by relevance
120 struct gc4653 { struct161 #define to_gc4653(sd) container_of(sd, struct gc4653, subdev) argument487 gc4653_find_best_fit(struct gc4653 *gc4653, struct v4l2_subdev_format *fmt) in gc4653_find_best_fit() argument495 for (i = 0; i < gc4653->cfg_num; i++) { in gc4653_find_best_fit()510 struct gc4653 *gc4653 = to_gc4653(sd); in gc4653_set_fmt() local514 mutex_lock(&gc4653->mutex); in gc4653_set_fmt()516 mode = gc4653_find_best_fit(gc4653, fmt); in gc4653_set_fmt()525 mutex_unlock(&gc4653->mutex); in gc4653_set_fmt()529 gc4653->cur_mode = mode; in gc4653_set_fmt()531 __v4l2_ctrl_modify_range(gc4653->hblank, h_blank, in gc4653_set_fmt()[all …]
195 obj-$(CONFIG_VIDEO_GC4653) += gc4653.o
1054 module will be called gc4653