Searched refs:vfe_pol (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/media/pci/zoran/ |
D | zoran_card.c | 398 .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
|
D | zoran_device.c | 388 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()
|
D | zoran.h | 257 struct vfe_polarity vfe_pol; member
|