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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c4401 GAL_VBISOURCE sGetVbisource; local in function:Gal_get_vbi_source
4403 INIT_GAL(&sGetVbisource);
4404 sGetVbisource.dwSubfunction = GALFN_GETVBISOURCE;
4406 if (ioctl(ifbdev_handle, FBIOGAL_API, &sGetVbisource)) {
4410 *source = sGetVbisource.source;

Completed in 8 milliseconds