libhd 5.0
drm.h
Go to the documentation of this file.
1
2#ifndef DRM_H
3#define DRM_H
4
6
7#endif /* DRM_H */
8
int is_kms_active(hd_data_t *hd_data)
Definition drm.c:8
static hd_data_t * hd_data
Definition pppoe.c:30
Holds all data accumulated during hardware probing.
Definition hd.h:2631