Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dtw9910.c220 struct tw9910_scale_ctrl { struct
234 const struct tw9910_scale_ctrl *scale; argument
239 static const struct tw9910_scale_ctrl tw9910_ntsc_scales[] = {
284 static const struct tw9910_scale_ctrl tw9910_pal_scales[] = {
353 const struct tw9910_scale_ctrl *scale) in tw9910_set_scale()
428 static const struct tw9910_scale_ctrl *tw9910_select_norm(v4l2_std_id norm, in tw9910_select_norm()
431 const struct tw9910_scale_ctrl *scale; in tw9910_select_norm()
432 const struct tw9910_scale_ctrl *ret = NULL; in tw9910_select_norm()
806 const struct tw9910_scale_ctrl *scale; in tw9910_set_fmt()