Home
last modified time | relevance | path

Searched refs:SetResetBIOSVars (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dhelper_exec.c48 static void SetResetBIOSVars(xf86Int10InfoPtr pInt, Bool set);
79 SetResetBIOSVars(pInt, TRUE); in setup_int()
100 SetResetBIOSVars(pInt, FALSE); in finish_int()
706 SetResetBIOSVars(xf86Int10InfoPtr pInt, Bool set) in SetResetBIOSVars() function