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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_video.c 1389 (info->RageTheatreTunerPort>=0) && (info->RageTheatreCompositePort>=0) &&
1446 if(info->RageTheatreCompositePort>=0)t->wComp0Connector=info->RageTheatreCompositePort;
radeon_driver.c 173 { OPTION_RAGE_THEATRE_COMPOSITE_PORT, "RageTheatreCompositePort", OPTV_INTEGER, {0}, FALSE },
2670 if(xf86GetOptValInteger(info->Options, OPTION_RAGE_THEATRE_COMPOSITE_PORT, &(info->RageTheatreCompositePort))) {
2672 info->RageTheatreCompositePort);
2674 info->RageTheatreCompositePort=-1;
2677 if(info->RageTheatreCompositePort>6){
2679 info->RageTheatreCompositePort=-1;
radeon.h 924 int RageTheatreCompositePort;

Completed in 15 milliseconds