Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.h174 void ms_dri2_close_screen(ScreenPtr screen);
H A Ddri2.c1096 ms_dri2_close_screen(ScreenPtr screen) in ms_dri2_close_screen() function
H A Ddriver.c2041 ms_dri2_close_screen(pScreen); in CloseScreen()