Home
last modified time | relevance | path

Searched refs:sensor_index (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/ppc/
H A Dspapr_drc.c1101 uint32_t sensor_index; in rtas_get_sensor_state() local
1113 sensor_index = rtas_ld(args, 1); in rtas_get_sensor_state()
1117 trace_spapr_rtas_get_sensor_state_not_supported(sensor_index, in rtas_get_sensor_state()
1123 drc = spapr_drc_by_index(sensor_index); in rtas_get_sensor_state()
1125 trace_spapr_rtas_get_sensor_state_invalid(sensor_index); in rtas_get_sensor_state()