Searched refs:gc2375h (Results 1 – 1 of 1) sorted by relevance
168 struct gc2375h { struct201 #define to_gc2375h(sd) container_of(sd, struct gc2375h, subdev) argument535 gc2375h_find_best_fit(struct gc2375h *gc2375h, in gc2375h_find_best_fit() argument544 for (i = 0; i < gc2375h->cfg_num; i++) { in gc2375h_find_best_fit()559 struct gc2375h *gc2375h = to_gc2375h(sd); in gc2375h_set_fmt() local563 mutex_lock(&gc2375h->mutex); in gc2375h_set_fmt()565 mode = gc2375h_find_best_fit(gc2375h, fmt); in gc2375h_set_fmt()574 mutex_unlock(&gc2375h->mutex); in gc2375h_set_fmt()578 gc2375h->cur_mode = mode; in gc2375h_set_fmt()580 __v4l2_ctrl_modify_range(gc2375h->hblank, h_blank, in gc2375h_set_fmt()[all …]