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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c3283 GAL_VIPMODE sSetVipMode; local in function:Gal_set_vip_mode
3285 INIT_GAL(&sSetVipMode);
3286 sSetVipMode.dwSubfunction = GALFN_SETVIPMODE;
3287 sSetVipMode.mode = mode;
3289 if (ioctl(ifbdev_handle, FBIOGAL_API, &sSetVipMode)) {

Completed in 7 milliseconds