amdsmi_evt_notification_data_t Struct Reference#
amdsmi_evt_notification_data_t Struct Reference
Event notification data returned from event notification API. More...
#include <amdsmi.h>
Data Fields | |
| amdsmi_processor_handle | processor_handle |
| Handler of device that corresponds to the event. | |
| amdsmi_evt_notification_type_t | event |
| Event type. | |
| char | message [AMDSMI_MAX_STRING_LENGTH] |
| Event message. | |
Detailed Description
Event notification data returned from event notification API.
Field Documentation
◆ processor_handle
| amdsmi_processor_handle amdsmi_evt_notification_data_t::processor_handle |
◆ event
| amdsmi_evt_notification_type_t amdsmi_evt_notification_data_t::event |
◆ message
| char amdsmi_evt_notification_data_t::message[AMDSMI_MAX_STRING_LENGTH] |
The documentation for this struct was generated from the following file: