Searched refs:GDevRec (Results 1 - 18 of 18) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86pciBus.h | 43 GDevRec *GDev, int *chipset);
|
| H A D | xf86AutoConfig.c | 354 cptr = malloc(sizeof(GDevRec)); 359 memcpy(cptr, odev, sizeof(GDevRec)); 394 ptr = calloc(1, sizeof(GDevRec));
|
| H A D | xf86sbusBus.h | 104 GDevRec *GDev);
|
| H A D | xf86str.h | 403 } GDevRec, *GDevPtr; typedef in typeref:struct:__anon1b1d0d511208
|
| H A D | xf86Configure.c | 44 GDevRec GDev; 72 * directly. We allocate a GDevRec and fill it in as much as we can, letting
|
| H A D | xf86sbusBus.c | 712 xf86SbusConfigureNewDev(void *busData, sbusDevicePtr sBus, GDevRec *GDev)
|
| H A D | xf86Config.c | 1675 gdp = xnfalloc((count + 1) * sizeof(GDevRec)); 1752 servlayoutp->inactives = xnfcalloc(1, sizeof(GDevRec)); 1852 screenp->device = xnfcalloc(1, sizeof(GDevRec));
|
| H A D | xf86pciBus.c | 1348 GDevRec *GDev, int *chipset)
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86pciBus.h | 45 GDevRec * GDev, int *chipset);
|
| H A D | xf86AutoConfig.c | 385 cptr = malloc(sizeof(GDevRec)); 390 memcpy(cptr, odev, sizeof(GDevRec)); 427 ptr = calloc(1, sizeof(GDevRec));
|
| H A D | xf86sbusBus.h | 111 GDevRec * GDev);
|
| H A D | xf86str.h | 316 } GDevRec, *GDevPtr; typedef in typeref:struct:__anonf472aec41008
|
| H A D | xf86Config.c | 1568 gdp = xnfallocarray(count + 1, sizeof(GDevRec)); 1645 servlayoutp->inactives = xnfcalloc(1, sizeof(GDevRec)); 1748 screenp->device = xnfcalloc(1, sizeof(GDevRec)); 1791 screenp->gpu_devices[i] = xnfcalloc(1, sizeof(GDevRec)); 1801 screenp->gpu_devices[i] = xnfcalloc(1, sizeof(GDevRec));
|
| H A D | xf86sbusBus.c | 752 xf86SbusConfigureNewDev(void *busData, sbusDevicePtr sBus, GDevRec * GDev)
|
| H A D | xf86Configure.c | 46 GDevRec GDev; 77 * directly. We allocate a GDevRec and fill it in as much as we can, letting
|
| H A D | xf86pciBus.c | 1445 GDevRec * GDev, int *chipset)
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winconfig.h | 62 } GDevRec, *GDevPtr; typedef in typeref:struct:__anon584695a90308
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winconfig.h | 72 GDevRec, *GDevPtr; typedef in typeref:struct:__anon2cd5b7360308
|
Completed in 24 milliseconds