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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c323 *pAdapterInfo: It specifies the adapter information structure.
328 Gal_get_adapter_info(PGAL_ADAPTERINFO pAdapterInfo) argument
330 INIT_GAL(pAdapterInfo);
332 pAdapterInfo->dwSubfunction = GALFN_GETADAPTERINFO;
334 if (ioctl(ifbdev_handle, FBIOGAL_API, pAdapterInfo))

Completed in 8 milliseconds