drmavailable(3) debian man page | unix.com

Man Page: drmavailable

Operating Environment: debian

Section: 3

drmAvailable(libdrm 2.4.40)											       drmAvailable(libdrm 2.4.40)

NAME
drmAvailable - determine whether a DRM kernel driver has been loaded
SYNOPSIS
#include <xf86drm.h> int drmAvailable(void);
DESCRIPTION
This function allows the caller to determine whether a kernel DRM driver is loaded.
RETURN VALUE
If a DRM driver is currently loaded, this function returns 1. Otherwise 0 is returned.
REPORTING BUGS
Bugs in this function should be reported to http://bugs.freedesktop.org under the "Mesa" product, with "Other" or "libdrm" as the compo- nent.
SEE ALSO
drmOpen(3) drmAvailable(libdrm 2.4.40)
Related Man Pages
drm-memory(7) - centos
drm-mm(7) - centos
drm-ttm(7) - centos
drmhandleevent(3) - debian
drm(4) - netbsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk