Searched refs:initPrimary (Results 1 – 4 of 4) sorted by relevance
258 initPrimary(const void *options) in initPrimary() function260 Bool initPrimary = FALSE; in initPrimary() local265 xf86GetOptValBool(options, OPT_INIT_PRIMARY, &initPrimary); in initPrimary()266 return initPrimary; in initPrimary()
181 Bool initPrimary(const void *options);
173 if (xf86IsEntityPrimary(entityIndex) && !(initPrimary(options))) { in xf86ExtendedInitInt10()
261 if (xf86IsEntityPrimary(entityIndex) && !(initPrimary(options))) { in xf86ExtendedInitInt10()