Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dtw9910.c215 struct tw9910_scale_ctrl { struct
229 const struct tw9910_scale_ctrl *scale; argument
234 static const struct tw9910_scale_ctrl tw9910_ntsc_scales[] = {
279 static const struct tw9910_scale_ctrl tw9910_pal_scales[] = {
348 const struct tw9910_scale_ctrl *scale) in tw9910_set_scale()
423 static const struct tw9910_scale_ctrl *tw9910_select_norm(v4l2_std_id norm, in tw9910_select_norm()
426 const struct tw9910_scale_ctrl *scale; in tw9910_select_norm()
427 const struct tw9910_scale_ctrl *ret = NULL; in tw9910_select_norm()
801 const struct tw9910_scale_ctrl *scale; in tw9910_set_fmt()