Searched defs:AppleGFXState (Results 1 – 1 of 1) sorted by relevance
34 typedef struct AppleGFXState { struct36 MemoryRegion iomem_gfx;37 id<PGDevice> pgdev;38 id<PGDisplay> pgdisp;62 } AppleGFXState; argument