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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c4376 GAL_VBISOURCE sSetVbisource; local in function:Gal_set_vbi_source
4378 INIT_GAL(&sSetVbisource);
4379 sSetVbisource.dwSubfunction = GALFN_SETVBISOURCE;
4380 sSetVbisource.source = source;
4382 if (ioctl(ifbdev_handle, FBIOGAL_API, &sSetVbisource)) {

Completed in 7 milliseconds