Searched refs:entityPrivates (Results 1 – 2 of 2) sorted by relevance
285 xf86Entities[xf86NumEntities - 1]->entityPrivates = in xf86AllocateEntity()654 nprivs = xnfreallocarray(pEnt->entityPrivates, in xf86AllocateEntityPrivateIndex()658 pEnt->entityPrivates = nprivs; in xf86AllocateEntityPrivateIndex()669 return &(xf86Entities[entityIndex]->entityPrivates[privIndex]); in xf86GetEntityPrivate()
55 DevUnion *entityPrivates; member