![]() |
![]()
| ![]() |
![]()
NAMEdrmAvailable - determine whether a DRM kernel driver has been loaded SYNOPSIS#include <xf86drm.h> int drmAvailable(void); DESCRIPTIONdrmAvailable allows the caller to determine whether a kernel DRM driver is loaded. RETURN VALUEdrmAvailable returns 1 if a DRM driver is currently loaded. Otherwise 0 is returned. REPORTING BUGSBugs in this function should be reported to
SEE ALSOdrm(7), drmOpen(3)
|