Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/zoran/
Dzoran_card.c398 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 },
427 .vfe_pol = { 1, 1, 1, 1, 0, 0, 0, 0 },
457 .vfe_pol = { 1, 1, 1, 1, 0, 0, 0, 0 },
488 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 },
519 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 },
548 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 },
577 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 },
606 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 },
645 .vfe_pol = { 1, 0, 0, 0, 0, 1, 0, 0 }, // Validity unknown /Sam
Dzoran_device.c388 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_vfe()
406 if (zr->card.vfe_pol.vsync_pol) in zr36057_set_vfe()
772 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_jpg()
1015 &zr->card.vfe_pol); in zr36057_enable_jpg()
1023 &zr->card.vfe_pol); in zr36057_enable_jpg()
1049 &zr->card.vfe_pol); in zr36057_enable_jpg()
1054 &zr->card.vfe_pol); in zr36057_enable_jpg()
Dzoran.h257 struct vfe_polarity vfe_pol; member