Searched refs:EntityProc (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86.h | 124 void *dummy, EntityProc init, 125 EntityProc enter, 126 EntityProc leave, 331 int entityIndex, EntityProc init, 332 EntityProc enter, EntityProc leave, void *private);
|
| H A D | xf86pciBus.c | 1019 EntityProc init, EntityProc enter, in xf86ConfigPciEntityInactive() 1020 EntityProc leave, void *private) in xf86ConfigPciEntityInactive() 1030 PciChipsets * p_chip, void *dummy, EntityProc init, in xf86ConfigPciEntity() 1031 EntityProc enter, EntityProc leave, void *private) in xf86ConfigPciEntity()
|
| H A D | xf86Helper.c | 1663 xf86ConfigFbEntityInactive(EntityInfoPtr pEnt, EntityProc init, in xf86ConfigFbEntityInactive() 1664 EntityProc enter, EntityProc leave, void *private) in xf86ConfigFbEntityInactive() 1674 EntityProc init, EntityProc enter, EntityProc leave, in xf86ConfigFbEntity()
|
| H A D | xf86str.h | 482 typedef void (*EntityProc) (int entityIndex, void *private); typedef
|