Home
last modified time | relevance | path

Searched refs:DRIComputeMilliSeconds (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c2000 DRIComputeMilliSeconds(unsigned long s_secs, unsigned long s_usecs, in DRIComputeMilliSeconds() function
2032 msecs = DRIComputeMilliSeconds(s_secs, s_usecs, f_secs, f_usecs); in DRISpinLockTimeout()