Add missing docs section for EvntNotif

Change-Id: I69187c734d2618ddb4272c58bb76d04646908793
Этот коммит содержится в:
Chris Freehill
2020-08-24 13:51:18 -05:00
родитель 91f8fcb7b1
Коммит cafd678d5d
2 изменённых файлов: 9 добавлений и 0 удалений
+9
Просмотреть файл
@@ -3183,6 +3183,13 @@ rsmi_func_iter_value_get(rsmi_func_id_iter_handle_t handle,
/** @} */ // end of APISupport
/*****************************************************************************/
/** @defgroup EvntNotif Event Notification Functions
* These functions are used to configure for and get asynchronous event
* notifications.
* @{
*/
/**
* @brief Prepare to collect event notifications for a GPU
*
@@ -3286,6 +3293,8 @@ rsmi_event_notification_get(int timeout_ms,
*/
rsmi_status_t rsmi_event_notification_stop(uint32_t dv_ind);
/** @} */ // end of EvntNotif
#ifdef __cplusplus
}
#endif // __cplusplus
Двоичные данные
Двоичный файл не отображается.