Searched refs:xf86InitInt10 (Results 1 – 6 of 6) sorted by relevance
21 xf86Int10InfoPtr xf86InitInt10(int entityIndex);135 1. xf86Int10InfoPtr xf86InitInt10(int entityIndex);143 xf86InitInt10() should return NULL. Otherwise an xf86Int10InfoRec207 to be warm-booted this should be done before leaving xf86InitInt10()216 registers if a legacy VGA device exists. xf86InitInt10() should264 This function will be called from xf86InitInt10(). It may be used to334 MapCurrentInt10(). It also must be set in xf86InitInt10() if this
17 xf86InitInt10(int entityIndex) in xf86InitInt10() function
64 extern _X_EXPORT xf86Int10InfoPtr xf86InitInt10(int entityIndex);
763 xf86InitInt10(int entityIndex) in xf86InitInt10() function
3292 xf86InitInt10() was moved to int10/helper_exec.c between 1.1.1 and 1.2.0,
175324 Refactor identical xf86InitInt10 function from generic.c and linux.c