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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c3385 GAL_VIPLASTLINE sSetViplastline; local in function:Gal_set_vip_last_line
3387 INIT_GAL(&sSetViplastline);
3388 sSetViplastline.dwSubfunction = GALFN_SETVIPLASTLINE;
3389 sSetViplastline.last_line = last_line;
3391 if (ioctl(ifbdev_handle, FBIOGAL_API, &sSetViplastline)) {

Completed in 7 milliseconds