Home
last modified time | relevance | path

Searched refs:GDevRec (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86AutoConfig.c332 cptr = malloc(sizeof(GDevRec)); in copyScreen()
337 memcpy(cptr, odev, sizeof(GDevRec)); in copyScreen()
374 ptr = calloc(1, sizeof(GDevRec)); in autoConfigDevice()
H A Dxf86pciBus.h45 GDevRec * GDev, int *chipset);
H A Dxf86sbusBus.h109 GDevRec * GDev);
H A Dxf86Config.c1531 gdp = xnfallocarray(count + 1, sizeof(GDevRec)); in configLayout()
1608 servlayoutp->inactives = xnfcalloc(1, sizeof(GDevRec)); in configImpliedLayout()
1711 screenp->device = xnfcalloc(1, sizeof(GDevRec)); in configScreen()
1735 screenp->gpu_devices[i] = xnfcalloc(1, sizeof(GDevRec)); in configScreen()
1745 screenp->gpu_devices[i] = xnfcalloc(1, sizeof(GDevRec)); in configScreen()
H A Dxf86str.h313 } GDevRec, *GDevPtr; typedef
H A Dxf86sbusBus.c740 xf86SbusConfigureNewDev(void *busData, sbusDevicePtr sBus, GDevRec * GDev) in xf86SbusConfigureNewDev()
H A Dxf86Configure.c46 GDevRec GDev;
H A Dxf86pciBus.c1445 GDevRec * GDev, int *chipset)
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.h62 } GDevRec, *GDevPtr; typedef