Home
last modified time | relevance | path

Searched refs:gc4653 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc4653.c120 struct gc4653 { struct
161 #define to_gc4653(sd) container_of(sd, struct gc4653, subdev) argument
487 gc4653_find_best_fit(struct gc4653 *gc4653, struct v4l2_subdev_format *fmt) in gc4653_find_best_fit() argument
495 for (i = 0; i < gc4653->cfg_num; i++) { in gc4653_find_best_fit()
510 struct gc4653 *gc4653 = to_gc4653(sd); in gc4653_set_fmt() local
514 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 …]
H A DMakefile195 obj-$(CONFIG_VIDEO_GC4653) += gc4653.o
H A DKconfig1054 module will be called gc4653