Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A DINT10.HOWTO21 xf86Int10InfoPtr xf86InitInt10(int entityIndex);
135 1. xf86Int10InfoPtr xf86InitInt10(int entityIndex);
143 xf86InitInt10() should return NULL. Otherwise an xf86Int10InfoRec
207 to be warm-booted this should be done before leaving xf86InitInt10()
216 registers if a legacy VGA device exists. xf86InitInt10() should
264 This function will be called from xf86InitInt10(). It may be used to
334 MapCurrentInt10(). It also must be set in xf86InitInt10() if this
H A Dstub.c17 xf86InitInt10(int entityIndex) in xf86InitInt10() function
H A Dxf86int10.h64 extern _X_EXPORT xf86Int10InfoPtr xf86InitInt10(int entityIndex);
H A Dhelper_exec.c763 xf86InitInt10(int entityIndex) in xf86InitInt10() function
/OK3568_Linux_fs/external/xserver/debian/
H A Dchangelog3292 xf86InitInt10() was moved to int10/helper_exec.c between 1.1.1 and 1.2.0,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog175324 Refactor identical xf86InitInt10 function from generic.c and linux.c