HomeSort by: relevance | last modified time | path
    Searched refs:radeon_tvdac_ptr (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_tv.c 750 radeon_tvdac_ptr tvdac = NULL;
755 tvdac = (radeon_tvdac_ptr)radeon_encoder->dev_priv;
radeon_probe.h 280 } radeon_tvdac_rec, *radeon_tvdac_ptr; typedef in typeref:struct:_radeon_tvdac
legacy_output.c 108 RADEONGetTVDacAdjInfo(ScrnInfoPtr pScrn, radeon_tvdac_ptr tvdac)
1528 radeon_tvdac_ptr tvdac = NULL;
1533 tvdac = (radeon_tvdac_ptr)radeon_encoder->dev_priv;
radeon.h 1092 extern void RADEONGetTVDacAdjInfo(ScrnInfoPtr pScrn, radeon_tvdac_ptr tvdac);
1142 extern Bool RADEONGetDAC2InfoFromBIOS(ScrnInfoPtr pScrn, radeon_tvdac_ptr tvdac);
radeon_atombios.c 1852 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);
radeon_bios.c 1034 Bool RADEONGetDAC2InfoFromBIOS (ScrnInfoPtr pScrn, radeon_tvdac_ptr tvdac)

Completed in 13 milliseconds