Searched refs:gc4023 (Results 1 – 3 of 3) sorted by relevance
115 struct gc4023 { struct156 #define to_gc4023(sd) container_of(sd, struct gc4023, subdev) argument491 gc4023_find_best_fit(struct gc4023 *gc4023, struct v4l2_subdev_format *fmt) in gc4023_find_best_fit() argument499 for (i = 0; i < gc4023->cfg_num; i++) { in gc4023_find_best_fit()514 struct gc4023 *gc4023 = to_gc4023(sd); in gc4023_set_fmt() local518 mutex_lock(&gc4023->mutex); in gc4023_set_fmt()520 mode = gc4023_find_best_fit(gc4023, fmt); in gc4023_set_fmt()529 mutex_unlock(&gc4023->mutex); in gc4023_set_fmt()533 gc4023->cur_mode = mode; in gc4023_set_fmt()535 __v4l2_ctrl_modify_range(gc4023->hblank, h_blank, in gc4023_set_fmt()[all …]
194 obj-$(CONFIG_VIDEO_GC4023) += gc4023.o
1043 module will be called gc4023