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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_video.c 1390 (info->RageTheatreSVideoPort>=0)))
1447 if(info->RageTheatreSVideoPort>=0)t->wSVideo0Connector=info->RageTheatreSVideoPort;
radeon_driver.c 174 { OPTION_RAGE_THEATRE_SVIDEO_PORT, "RageTheatreSVideoPort", OPTV_INTEGER, {0}, FALSE },
2682 if(xf86GetOptValInteger(info->Options, OPTION_RAGE_THEATRE_SVIDEO_PORT, &(info->RageTheatreSVideoPort))) {
2684 info->RageTheatreSVideoPort);
2686 info->RageTheatreSVideoPort=-1;
2689 if(info->RageTheatreSVideoPort>6){
2691 info->RageTheatreSVideoPort=-1;
radeon.h 925 int RageTheatreSVideoPort;

Completed in 15 milliseconds