Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/soc_camera/
Dtw9910.c221 struct tw9910_scale_ctrl { struct
233 const struct tw9910_scale_ctrl *scale; argument
238 static const struct tw9910_scale_ctrl tw9910_ntsc_scales[] = {
283 static const struct tw9910_scale_ctrl tw9910_pal_scales[] = {
351 const struct tw9910_scale_ctrl *scale) in tw9910_set_scale()
426 static const struct tw9910_scale_ctrl *tw9910_select_norm(v4l2_std_id norm, in tw9910_select_norm()
429 const struct tw9910_scale_ctrl *scale; in tw9910_select_norm()
430 const struct tw9910_scale_ctrl *ret = NULL; in tw9910_select_norm()
745 const struct tw9910_scale_ctrl *scale; in tw9910_try_fmt()