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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c3180 GAL_VIPBASE sSetVipBase; local in function:Gal_set_vip_base
3182 INIT_GAL(&sSetVipBase);
3183 sSetVipBase.dwSubfunction = GALFN_SETVIPBASE;
3184 sSetVipBase.even = even;
3185 sSetVipBase.odd = odd;
3187 if (ioctl(ifbdev_handle, FBIOGAL_API, &sSetVipBase)) {

Completed in 7 milliseconds