libhd  5.0
drm.h
Go to the documentation of this file.
00001 
00002 #ifndef DRM_H
00003 #define DRM_H
00004 
00005 int is_kms_active(hd_data_t *hd_data);
00006 
00007 #endif  /* DRM_H */
00008