Searched refs:sensor_operational_state (Results 1 – 4 of 4) sorted by relevance
/openbmc/libpldm/include/libpldm/ |
H A D | platform.h | 1303 uint8_t sensor_operational_state; member 1558 uint8_t sensor_operational_state, 2387 uint8_t *sensor_operational_state, uint8_t *sensor_event_message_enable,
|
/openbmc/libpldm/src/dsp/ |
H A D | platform.c | 2343 uint8_t *sensor_operational_state, uint8_t *sensor_event_message_enable, in decode_get_sensor_reading_resp() argument 2352 sensor_data_size == NULL || sensor_operational_state == NULL || in decode_get_sensor_reading_resp() 2383 pldm_msgbuf_extract_p(buf, sensor_operational_state); in decode_get_sensor_reading_resp() 2403 uint8_t sensor_operational_state, in encode_get_sensor_reading_resp() argument 2434 response->sensor_operational_state = sensor_operational_state; in encode_get_sensor_reading_resp()
|
/openbmc/libpldm/tests/dsp/ |
H A D | platform.cpp | 3430 EXPECT_EQ(sensor_operationalState, resp->sensor_operational_state); in TEST() 3504 resp->sensor_operational_state = sensor_operationalState; in TEST() 3571 resp->sensor_operational_state = sensor_operationalState; in TEST()
|
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | 5762 'name' => 'sensor_operational_state', 5823 'name' => 'sensor_operational_state',
|