Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h363 void drmmode_set_dpms(ScrnInfoPtr scrn, int PowerManagementMode, int flags);
H A Ddriver.c1847 xf86DPMSInit(pScreen, drmmode_set_dpms, 0); in ScreenInit()
H A Ddrmmode_display.c646 drmmode_set_dpms(ScrnInfoPtr scrn, int dpms, int flags) in drmmode_set_dpms() function