Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dtw9910.c234 static const struct tw9910_scale_ctrl tw9910_ntsc_scales[] = { variable
432 scale = tw9910_ntsc_scales; in tw9910_select_norm()
433 size = ARRAY_SIZE(tw9910_ntsc_scales); in tw9910_select_norm()
865 priv->scale = &tw9910_ntsc_scales[0]; in tw9910_video_probe()