|
OpenBIC
OpenSource Bridge-IC
|

Functions | |
| LOG_MODULE_REGISTER (plat_pldm_monitor) | |
| uint8_t | plat_pldm_set_state_effecter_state_handler (const uint8_t *buf, uint16_t len, uint8_t *resp, uint16_t *resp_len, struct pldm_state_effecter_info *info_p) |
| uint8_t | plat_pldm_get_state_effecter_state_handler (const uint8_t *buf, uint16_t len, uint8_t *resp, uint16_t *resp_len, struct pldm_state_effecter_info *info_p) |
| void | plat_pldm_load_state_effecter_table (void) |
Variables | |
| struct pldm_state_effecter_info | plat_state_effecter_table [] |
| LOG_MODULE_REGISTER | ( | plat_pldm_monitor | ) |
| uint8_t plat_pldm_get_state_effecter_state_handler | ( | const uint8_t * | buf, |
| uint16_t | len, | ||
| uint8_t * | resp, | ||
| uint16_t * | resp_len, | ||
| struct pldm_state_effecter_info * | info_p | ||
| ) |

| void plat_pldm_load_state_effecter_table | ( | void | ) |
| uint8_t plat_pldm_set_state_effecter_state_handler | ( | const uint8_t * | buf, |
| uint16_t | len, | ||
| uint8_t * | resp, | ||
| uint16_t * | resp_len, | ||
| struct pldm_state_effecter_info * | info_p | ||
| ) |

| struct pldm_state_effecter_info plat_state_effecter_table[] |