Searched refs:sensor_operational_state (Results 1 – 4 of 4) sorted by relevance
/openbmc/libpldm/include/libpldm/ |
H A D | platform.h | 1335 uint8_t sensor_operational_state; member 1590 uint8_t sensor_operational_state, 2419 uint8_t *sensor_operational_state, uint8_t *sensor_event_message_enable,
|
/openbmc/libpldm/src/dsp/ |
H A D | platform.c | 2332 uint8_t *sensor_operational_state, uint8_t *sensor_event_message_enable, in decode_get_sensor_reading_resp() argument 2340 sensor_data_size == NULL || sensor_operational_state == NULL || in decode_get_sensor_reading_resp() 2371 pldm_msgbuf_extract_p(buf, sensor_operational_state); in decode_get_sensor_reading_resp() 2391 uint8_t sensor_operational_state, in encode_get_sensor_reading_resp() argument 2422 response->sensor_operational_state = sensor_operational_state; in encode_get_sensor_reading_resp()
|
/openbmc/libpldm/tests/dsp/ |
H A D | platform.cpp | 3417 EXPECT_EQ(sensor_operationalState, resp->sensor_operational_state); in TEST() 3491 resp->sensor_operational_state = sensor_operationalState; in TEST() 3558 resp->sensor_operational_state = sensor_operationalState; in TEST()
|
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | 5750 'name' => 'sensor_operational_state', 5811 'name' => 'sensor_operational_state',
|