Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h527 } DGADeviceRec, *DGADevicePtr; typedef
H A Dxf86DGA.c408 if (!(device = (DGADevicePtr) malloc(sizeof(DGADeviceRec)))) in xf86SetDGAMode()
613 DGADeviceRec device; in DGASetMode()