norm_maxh         129 drivers/media/pci/cx23885/cx23885-video.c 	dev->height = norm_maxh(norm);
norm_maxh         559 drivers/media/pci/cx23885/cx23885-video.c 	maxh  = norm_maxh(dev->tvnorm);
norm_maxh         684 drivers/media/pci/cx23885/cx23885-video.c 		sel->r.height = norm_maxh(dev->tvnorm);
norm_maxh        1198 drivers/media/pci/cx23885/cx23885-video.c 	dev->height = norm_maxh(dev->tvnorm);
norm_maxh         842 drivers/media/pci/cx88/cx88-blackbird.c 	maxh = norm_maxh(core->tvnorm);
norm_maxh         672 drivers/media/pci/cx88/cx88-core.c 	unsigned int sheight = norm_maxh(core->tvnorm);
norm_maxh         738 drivers/media/pci/cx88/cx88-video.c 	maxh = norm_maxh(core->tvnorm);
norm_maxh         457 drivers/media/platform/fsl-viu.c 	    fh->height < 32 || fh->height > norm_maxh())
norm_maxh         611 drivers/media/platform/fsl-viu.c 	maxh  = norm_maxh();
norm_maxh        1198 drivers/media/platform/fsl-viu.c 	fh->height   = norm_maxh();
norm_maxh        1467 drivers/media/usb/cx231xx/cx231xx-cards.c 	maxh = norm_maxh(dev);
norm_maxh         968 drivers/media/usb/cx231xx/cx231xx-video.c 	unsigned int maxh = norm_maxh(dev);
norm_maxh        2185 drivers/media/usb/cx231xx/cx231xx-video.c 	dev->height = norm_maxh(dev);
norm_maxh         327 drivers/media/usb/em28xx/em28xx-video.c 	int height = norm_maxh(dev);
norm_maxh        1390 drivers/media/usb/em28xx/em28xx-video.c 	unsigned int          maxh = norm_maxh(dev);
norm_maxh        1406 drivers/media/usb/em28xx/em28xx-video.c 	unsigned int          maxh = norm_maxh(dev);
norm_maxh        1463 drivers/media/usb/em28xx/em28xx-video.c 	unsigned int          maxh   = norm_maxh(dev);
norm_maxh        2017 drivers/media/usb/em28xx/em28xx-video.c 	unsigned int	      maxh = norm_maxh(dev);
norm_maxh        2704 drivers/media/usb/em28xx/em28xx-video.c 				maxw, norm_maxh(dev));
norm_maxh         672 drivers/media/usb/s2255/s2255drv.c 	    (h > norm_maxh(vc))) {
norm_maxh          75 drivers/media/usb/tm6000/tm6000-video.c #define norm_minh(a) norm_maxh(a)