Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/sgi-xp/
H A Dxp_main.c228 xp_init(void) in xp_init() function
248 module_init(xp_init);
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DxprScreen.c289 if (xp_init(XP_BACKGROUND_EVENTS | XP_NO_DEFERRED_UPDATES) != Success) in xprDisplayInit()
/OK3568_Linux_fs/external/xserver/
H A Dconfigure.ac2208 AC_CHECK_LIB([Xplugin],[xp_init],[:])
H A Dconfigure30835 char xp_init ();
30839 return xp_init ();
H A DChangeLog155432 Darwin: Fixed the call to xp_init so that we now receive Motion notifications even
156600 Disable deferred updates in xp_init to fix performance problems