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

  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_driver.c 2855 if (pI830->devicesTimer)
2856 TimerFree(pI830->devicesTimer);
2857 pI830->devicesTimer = NULL;
3059 if (pI830->devicesTimer)
3060 TimerFree(pI830->devicesTimer);
3061 pI830->devicesTimer = NULL;
i830.h 523 OsTimerPtr devicesTimer;

Completed in 10 milliseconds