OpenBIC
OpenSource Bridge-IC
plat_pldm_monitor.c File Reference
#include <logging/log.h>
#include "sensor.h"
#include "hal_gpio.h"
#include "pldm.h"
#include "pmbus.h"
#include "plat_fru.h"
#include "plat_gpio.h"
#include "plat_sensor_table.h"
#include "plat_pldm_monitor.h"
#include "plat_class.h"
#include "pldm_state_set.h"
Include dependency graph for plat_pldm_monitor.c:

Functions

 LOG_MODULE_REGISTER (plat_pldm_monitor)
 
void plat_send_ssd_present_event (uint8_t ssd_id)
 
void plat_ssd_present_check ()
 
void plat_send_ssd_power_fault_event (uint8_t ssd_id, uint8_t status)
 

Function Documentation

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( plat_pldm_monitor  )

◆ plat_send_ssd_power_fault_event()

void plat_send_ssd_power_fault_event ( uint8_t  ssd_id,
uint8_t  status 
)
Here is the call graph for this function:

◆ plat_send_ssd_present_event()

void plat_send_ssd_present_event ( uint8_t  ssd_id)
Here is the call graph for this function:

◆ plat_ssd_present_check()

void plat_ssd_present_check ( )
Here is the call graph for this function: