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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon.h 479 Bool CPInUse; /* CP has been used by X server */
1367 } else if (info->cp->CPInUse) { \
1371 info->cp->CPInUse = FALSE; \
1402 if (!info->cp->CPInUse && !info->cs) { \
1409 info->cp->CPInUse = TRUE; \
radeon_driver.c 2361 info->cp->CPInUse = FALSE;

Completed in 8 milliseconds