Searched refs:radeon_tvdac_ptr (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_tv.c750 radeon_tvdac_ptr tvdac = NULL;
755 tvdac = (radeon_tvdac_ptr)radeon_encoder->dev_priv;
H A Dradeon_probe.h280 } radeon_tvdac_rec, *radeon_tvdac_ptr; typedef in typeref:struct:_radeon_tvdac *
H A Dlegacy_output.c108 RADEONGetTVDacAdjInfo(ScrnInfoPtr pScrn, radeon_tvdac_ptr tvdac)
1528 radeon_tvdac_ptr tvdac = NULL;
1533 tvdac = (radeon_tvdac_ptr)radeon_encoder->dev_priv;
H A Dradeon.h1092 extern void RADEONGetTVDacAdjInfo(ScrnInfoPtr pScrn, radeon_tvdac_ptr tvdac);
1142 extern Bool RADEONGetDAC2InfoFromBIOS(ScrnInfoPtr pScrn, radeon_tvdac_ptr tvdac);
H A Dradeon_atombios.c1852 info->encoders[device_index]->dev_priv = (radeon_tvdac_ptr)calloc(1,sizeof(radeon_tvdac_rec));
1857 RADEONGetTVDacAdjInfo(pScrn, (radeon_tvdac_ptr)info->encoders[device_index]->dev_priv);
H A Dradeon_bios.c1034 Bool RADEONGetDAC2InfoFromBIOS (ScrnInfoPtr pScrn, radeon_tvdac_ptr tvdac)

Completed in 16 milliseconds