|
OpenBIC
OpenSource Bridge-IC
|
#include "plat_sdr_table.h"#include <stdio.h>#include <string.h>#include <logging/log.h>#include "sdr.h"#include "sensor.h"#include "plat_ipmb.h"#include "plat_sensor_table.h"#include "plat_class.h"
Functions | |
| LOG_MODULE_REGISTER (plat_sdr_table) | |
| void | load_sdr_table (void) |
Variables | |
| SDR_Full_sensor | plat_sdr_table [] |
| const int | SDR_TABLE_SIZE = ARRAY_SIZE(plat_sdr_table) |
| void load_sdr_table | ( | void | ) |

| LOG_MODULE_REGISTER | ( | plat_sdr_table | ) |
| SDR_Full_sensor plat_sdr_table[] |
| const int SDR_TABLE_SIZE = ARRAY_SIZE(plat_sdr_table) |