Lines Matching refs:tvnorm
118 if (dev->tvnorm == norm)
121 if (dev->tvnorm != norm) {
127 dev->tvnorm = norm;
372 if (dev->tvnorm & V4L2_STD_525_60)
563 maxh = norm_maxh(dev->tvnorm);
673 bool is_50hz = dev->tvnorm & V4L2_STD_625_50;
698 sel->r.height = norm_maxh(dev->tvnorm);
711 *id = dev->tvnorm;
1020 .std = dev->tvnorm,
1055 call_all(dev, video, s_std, dev->tvnorm);
1249 dev->tvnorm = V4L2_STD_NTSC_M;
1253 dev->height = norm_maxh(dev->tvnorm);
1315 cx23885_set_tvnorm(dev, dev->tvnorm);