Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A Dvbe.h308 } VBEpmi; typedef
310 extern _X_EXPORT VBEpmi *VBEGetVBEpmi(vbeInfoPtr pVbe);
H A Dvbe.c834 VBEpmi *
837 VBEpmi *pmi; in VBEGetVBEpmi()
862 pmi = malloc(sizeof(VBEpmi)); in VBEGetVBEpmi()