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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c3561 GAL_VBIBASE sSetVbiBase; local in function:Gal_set_vbi_base
3563 INIT_GAL(&sSetVbiBase);
3564 sSetVbiBase.dwSubfunction = GALFN_SETVBIBASE;
3565 sSetVbiBase.even = even;
3566 sSetVbiBase.odd = odd;
3568 if (ioctl(ifbdev_handle, FBIOGAL_API, &sSetVbiBase)) {

Completed in 7 milliseconds