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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c3207 GAL_VIPBASE sGetVipBase; local in function:Gal_get_vip_base
3209 INIT_GAL(&sGetVipBase);
3210 sGetVipBase.dwSubfunction = GALFN_GETVIPBASE;
3211 sGetVipBase.odd = odd;
3213 if (ioctl(ifbdev_handle, FBIOGAL_API, &sGetVipBase)) {
3216 *address = sGetVipBase.address;

Completed in 7 milliseconds