HomeSort by: relevance | last modified time | path
    Searched refs:drmOpenOnceWithType (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libdrm/dist/
xf86drm.h 774 extern int drmOpenOnceWithType(const char *BusID, int *newlyopened, int type);
xf86drm.c 3204 return drmOpenOnceWithType(BusID, newlyopened, DRM_NODE_PRIMARY);
3207 drm_public int drmOpenOnceWithType(const char *BusID, int *newlyopened,

Completed in 7 milliseconds