Lines Matching refs:tvnorm
118 if (dev->tvnorm == norm)
121 if (dev->tvnorm != norm) {
127 dev->tvnorm = norm;
371 if (dev->tvnorm & V4L2_STD_525_60)
562 maxh = norm_maxh(dev->tvnorm);
672 bool is_50hz = dev->tvnorm & V4L2_STD_625_50;
697 sel->r.height = norm_maxh(dev->tvnorm);
710 *id = dev->tvnorm;
1019 .std = dev->tvnorm,
1054 call_all(dev, video, s_std, dev->tvnorm);
1248 dev->tvnorm = V4L2_STD_NTSC_M;
1252 dev->height = norm_maxh(dev->tvnorm);
1314 cx23885_set_tvnorm(dev, dev->tvnorm);