Home | History | Annotate | Download | only in libdrm

Lines Matching refs:drmOpenWithType

730     return drmOpenWithType(name, busid, DRM_NODE_PRIMARY);
749 int drmOpenWithType(const char *name, const char *busid, int type)
2689 fd = drmOpenWithType(NULL, BusID, type);