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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c4428 GAL_VBILINES sSetVbilines; local in function:Gal_set_vbi_lines
4430 INIT_GAL(&sSetVbilines);
4431 sSetVbilines.dwSubfunction = GALFN_SETVBILINES;
4432 sSetVbilines.even = even;
4433 sSetVbilines.odd = odd;
4435 if (ioctl(ifbdev_handle, FBIOGAL_API, &sSetVbilines)) {

Completed in 8 milliseconds