| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Bus.h | 50 EntityProc entityInit; 51 EntityProc entityEnter; 52 EntityProc entityLeave;
|
| H A D | xf86.h | 116 EntityProc init, EntityProc enter, EntityProc leave, pointer private); 119 int entityIndex,PciChipsets *p_chip, void *dummy, EntityProc init, 120 EntityProc enter, EntityProc leave, pointer private); 135 extern _X_EXPORT Bool xf86SetEntityFuncs(int entityIndex, EntityProc init, 136 EntityProc enter, EntityProc leave, pointer); 278 int entityIndex, EntityProc ini [all...] |
| H A D | xf86pciBus.c | 1001 EntityProc init, EntityProc enter, 1002 EntityProc leave, pointer private) 1015 PciChipsets *p_chip, void *dummy, EntityProc init, 1016 EntityProc enter, EntityProc leave, pointer private) 1055 PciChipsets *p_chip, void *dummy, EntityProc init, 1056 EntityProc enter, EntityProc leave, pointer private)
|
| H A D | xf86Bus.c | 269 xf86SetEntityFuncs(int entityIndex, EntityProc init, EntityProc enter, 270 EntityProc leave, pointer private)
|
| H A D | xf86Helper.c | 1909 xf86ConfigFbEntityInactive(EntityInfoPtr pEnt, EntityProc init, 1910 EntityProc enter, EntityProc leave, pointer private) 1921 EntityProc init, EntityProc enter, EntityProc leave,
|
| H A D | xf86str.h | 574 typedef void (*EntityProc)(int entityIndex,pointer private); typedef in typeref:typename:void (*)(int entityIndex,pointer private)
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86.h | 124 void *dummy, EntityProc init, 125 EntityProc enter, 126 EntityProc leave, 329 int entityIndex, EntityProc init, 330 EntityProc enter, EntityProc leave, void *private);
|
| H A D | xf86pciBus.c | 1019 EntityProc init, EntityProc enter, 1020 EntityProc leave, void *private) 1030 PciChipsets * p_chip, void *dummy, EntityProc init, 1031 EntityProc enter, EntityProc leave, void *private)
|
| H A D | xf86Helper.c | 1662 xf86ConfigFbEntityInactive(EntityInfoPtr pEnt, EntityProc init, 1663 EntityProc enter, EntityProc leave, void *private) 1673 EntityProc init, EntityProc enter, EntityProc leave,
|
| H A D | xf86str.h | 485 typedef void (*EntityProc) (int entityIndex, void *private); typedef in typeref:typename:void (*)(int entityIndex,void * private)
|