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

  /xsrc/external/mit/xf86-video-r128/dist/src/
r128.h 414 int CCEusecTimeout; /* CCE timeout in usecs */
r128_dri.c 593 drmInfo.usec_timeout = info->CCEusecTimeout;
r128_driver.c 172 { OPTION_USEC_TIMEOUT, "CCEusecTimeout", OPTV_INTEGER, {0}, FALSE },
1107 info->CCEusecTimeout = R128_DEFAULT_CCE_TIMEOUT;
1178 &(info->CCEusecTimeout))) {

Completed in 11 milliseconds