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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c3333 GAL_VIPBUS_RTH sSetVipBRTH; local in function:Gal_set_vip_bus_request_threshold_high
3335 INIT_GAL(&sSetVipBRTH);
3336 sSetVipBRTH.dwSubfunction = GALFN_SETVIPBRTH;
3337 sSetVipBRTH.enable = enable;
3339 if (ioctl(ifbdev_handle, FBIOGAL_API, &sSetVipBRTH)) {

Completed in 7 milliseconds