Searched refs:hi556 (Results 1 – 5 of 5) sorted by relevance
138 struct hi556 { struct174 #define to_hi556(sd) container_of(sd, struct hi556, subdev) argument617 hi556_find_best_fit(struct hi556 *hi556, in hi556_find_best_fit() argument626 for (i = 0; i < hi556->cfg_num; i++) { in hi556_find_best_fit()641 struct hi556 *hi556 = to_hi556(sd); in hi556_set_fmt() local645 mutex_lock(&hi556->mutex); in hi556_set_fmt()647 mode = hi556_find_best_fit(hi556, fmt); in hi556_set_fmt()656 mutex_unlock(&hi556->mutex); in hi556_set_fmt()660 hi556->cur_mode = mode; in hi556_set_fmt()662 __v4l2_ctrl_modify_range(hi556->hblank, h_blank, in hi556_set_fmt()[all …]
201 obj-$(CONFIG_VIDEO_HI556) += hi556.o
1122 module will be called hi556.
62 hi556 Hynix Hi-556 sensor
8149 F: drivers/media/i2c/hi556.c