Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.h205 extern _X_EXPORT Bool DRIOpenConnection(ScreenPtr pScreen,
H A Dxf86dri.c157 if (!DRIOpenConnection(screenInfo.screens[stuff->screen], in ProcXF86DRIOpenConnection()
H A Ddri.c859 DRIOpenConnection(ScreenPtr pScreen, drm_handle_t * hSAREA, char **busIdString) in DRIOpenConnection() function