Functions that start and shutdown the Ecore_Drm Library. More...
Functions | |
int | ecore_drm_init (void) |
Initialize the Ecore_Drm library. More... | |
int | ecore_drm_shutdown (void) |
Shutdown the Ecore_Drm library. More... | |
Functions that start and shutdown the Ecore_Drm Library.
int ecore_drm_init | ( | void | ) |
Initialize the Ecore_Drm library.
References ECORE_DRM_EVENT_OUTPUT, ECORE_DRM_EVENT_SEAT_ADD, ecore_event_init(), ecore_event_shutdown(), ecore_event_type_new(), ecore_init(), ecore_shutdown(), eeze_init(), eina_init(), eina_log_domain_level_set(), eina_log_domain_register(), eina_log_domain_unregister(), EINA_LOG_ERR, EINA_LOG_LEVEL_DBG, eina_log_level_set(), and eina_shutdown().
int ecore_drm_shutdown | ( | void | ) |
Shutdown the Ecore_Drm library.
References ecore_event_shutdown(), ecore_shutdown(), eeze_shutdown(), eina_log_domain_unregister(), eina_shutdown(), and ERR.