ovfmt             810 drivers/media/i2c/ov7740.c 	const struct ov7740_pixfmt *ovfmt;
ovfmt             835 drivers/media/i2c/ov7740.c 	ret = ov7740_try_fmt_internal(sd, &format->format, &ovfmt, &fsize);
ovfmt             839 drivers/media/i2c/ov7740.c 	ov7740->fmt = ovfmt;
ovfmt            2093 drivers/media/pci/bt8xx/bttv-driver.c 	if (NULL == fh->ovfmt)
ovfmt            2097 drivers/media/pci/bt8xx/bttv-driver.c 	switch (fh->ovfmt->depth) {
ovfmt            2129 drivers/media/pci/bt8xx/bttv-driver.c 	if (NULL == fh->ovfmt)
ovfmt            2131 drivers/media/pci/bt8xx/bttv-driver.c 	if (!(fh->ovfmt->flags & FORMAT_FLAGS_PACKED))
ovfmt            2160 drivers/media/pci/bt8xx/bttv-driver.c 	switch (fh->ovfmt->depth) {
ovfmt            2194 drivers/media/pci/bt8xx/bttv-driver.c 		bttv_overlay_risc(btv, &fh->ov, fh->ovfmt, new);
ovfmt            2530 drivers/media/pci/bt8xx/bttv-driver.c 	if (fh->ovfmt)
ovfmt            2531 drivers/media/pci/bt8xx/bttv-driver.c 		fb->fmt.pixelformat  = fh->ovfmt->fourcc;
ovfmt            2562 drivers/media/pci/bt8xx/bttv-driver.c 		bttv_overlay_risc(btv, &fh->ov, fh->ovfmt, new);
ovfmt            2616 drivers/media/pci/bt8xx/bttv-driver.c 	fh->ovfmt = fmt;
ovfmt            2617 drivers/media/pci/bt8xx/bttv-driver.c 	btv->init.ovfmt = fmt;
ovfmt            2635 drivers/media/pci/bt8xx/bttv-driver.c 			bttv_overlay_risc(btv, &fh->ov, fh->ovfmt, new);
ovfmt             220 drivers/media/pci/bt8xx/bttvp.h 	const struct bttv_format *ovfmt;
ovfmt             629 drivers/media/pci/ngene/ngene.h 	const struct ngene_format *ovfmt;
ovfmt             661 drivers/media/pci/saa7134/saa7134-video.c 	if (!try && (dev->ovbuf.base == NULL || dev->ovfmt == NULL))
ovfmt             712 drivers/media/pci/saa7134/saa7134-video.c 		  dev->ovfmt->fourcc, v4l2_field_names[dev->ovfield]);
ovfmt             719 drivers/media/pci/saa7134/saa7134-video.c 	if (dev->ovfmt->yuv)
ovfmt             723 drivers/media/pci/saa7134/saa7134-video.c 	saa_writeb(SAA7134_OFMT_VIDEO_B, dev->ovfmt->pm | 0x20);
ovfmt             728 drivers/media/pci/saa7134/saa7134-video.c 	base += dev->ovfmt->depth/8         * dev->win.w.left;
ovfmt             731 drivers/media/pci/saa7134/saa7134-video.c 	if (dev->ovfmt->bswap)
ovfmt             733 drivers/media/pci/saa7134/saa7134-video.c 	if (dev->ovfmt->wswap)
ovfmt            1818 drivers/media/pci/saa7134/saa7134-video.c 	dev->ovfmt = fmt;
ovfmt             593 drivers/media/pci/saa7134/saa7134.h 	struct saa7134_format      *ovfmt;
ovfmt             140 drivers/media/platform/fsl-viu.c 	struct viu_fmt		*ovfmt;
ovfmt             666 drivers/media/platform/fsl-viu.c 	if (dev->ovfmt == NULL)
ovfmt             720 drivers/media/platform/fsl-viu.c 	bpp = dev->ovfmt->depth / 8;
ovfmt             824 drivers/media/platform/fsl-viu.c 	dev->ovfmt = fmt;