Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86fbman.c1155 FBLinearLinkPtr pLinearLink, tmp2; in xf86FBCloseScreen() local
1168 pLinearLink = offman->LinearAreas; in xf86FBCloseScreen()
1169 while (pLinearLink) { in xf86FBCloseScreen()
1170 tmp2 = pLinearLink; in xf86FBCloseScreen()
1171 pLinearLink = pLinearLink->next; in xf86FBCloseScreen()