Searched refs:vfe_pol (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/media/video/zoran/ |
D | zoran_card.c | 403 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 }, 432 .vfe_pol = { 1, 1, 1, 1, 0, 0, 0, 0 }, 462 .vfe_pol = { 1, 1, 1, 1, 0, 0, 0, 0 }, 493 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 }, 524 .vfe_pol = { 0, 0, 0, 0, 0, 0, 0, 0 }, 553 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 }, 582 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 }, 611 .vfe_pol = { 1, 1, 0, 0, 0, 1, 0, 0 }, 650 .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() 774 if (zr->card.vfe_pol.hsync_pol) in zr36057_set_jpg() 1017 &zr->card.vfe_pol); in zr36057_enable_jpg() 1025 &zr->card.vfe_pol); in zr36057_enable_jpg() 1051 &zr->card.vfe_pol); in zr36057_enable_jpg() 1056 &zr->card.vfe_pol); in zr36057_enable_jpg()
|
D | zoran.h | 259 struct vfe_polarity vfe_pol; member
|