OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ms_get_crtc_ust_msc
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
driver.h
210
int
ms_get_crtc_ust_msc
(xf86CrtcPtr crtc, uint64_t *ust, uint64_t *msc);
present.c
70
return
ms_get_crtc_ust_msc
(xf86_crtc, ust, msc);
dri2.c
363
ret =
ms_get_crtc_ust_msc
(crtc, ust, msc);
732
ret =
ms_get_crtc_ust_msc
(crtc, ¤t_ust, ¤t_msc);
871
ret =
ms_get_crtc_ust_msc
(crtc, ¤t_ust, ¤t_msc);
vblank.c
370
ms_get_crtc_ust_msc
(xf86CrtcPtr crtc, uint64_t *ust, uint64_t *msc)
function
Completed in 55 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026