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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c3588 GAL_VBIBASE sGetVbiBase; local in function:Gal_get_vbi_base
3590 INIT_GAL(&sGetVbiBase);
3591 sGetVbiBase.dwSubfunction = GALFN_GETVBIBASE;
3592 sGetVbiBase.odd = odd;
3594 if (ioctl(ifbdev_handle, FBIOGAL_API, &sGetVbiBase)) {
3597 *address = sGetVbiBase.address;

Completed in 8 milliseconds