Home | History | Annotate | Download | only in libdrm

Lines Matching refs:drmGetBusid

574  * \sa drmOpenMinor() and drmGetBusid().
610 buf = drmGetBusid(fd);
611 drmMsg("drmOpenByBusid: drmGetBusid reports %s\n", buf);
638 * \sa drmOpenMinor(), drmGetVersion() and drmGetBusid().
660 id = drmGetBusid(fd);
661 drmMsg("drmGetBusid returned '%s'\n", id ? id : "NULL");
960 * \param busid bus ID information string as given by drmGetBusid().
983 char *drmGetBusid(int fd)