Home
last modified time | relevance | path

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

/third_party/libdrm/
Dcore-symbols.txt53 drmGetBusid
Dxf86drm.h614 extern char *drmGetBusid(int fd);
Dxf86drm.c1063 buf = drmGetBusid(fd); in drmOpenByBusid()
1113 id = drmGetBusid(fd); in drmOpenByName()
1436 drm_public char *drmGetBusid(int fd) in drmGetBusid() function