Searched refs:FBLinearLink (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86fbman.c291 } FBLinearLink, *FBLinearLinkPtr; typedef in typeref:struct:_FBLinearLink
862 newlink = malloc(sizeof(FBLinearLink));
877 newlink = malloc(sizeof(FBLinearLink));
928 if(!(link = malloc(sizeof(FBLinearLink))))
1379 offman->LinearAreas = malloc(sizeof(FBLinearLink));
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86fbman.c282 } FBLinearLink, *FBLinearLinkPtr; typedef in typeref:struct:_FBLinearLink
860 newlink = malloc(sizeof(FBLinearLink));
876 newlink = malloc(sizeof(FBLinearLink));
926 if (!(link = malloc(sizeof(FBLinearLink))))
1365 offman->LinearAreas = malloc(sizeof(FBLinearLink));

Completed in 5 milliseconds