Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Drtas.h362 extern int rtas_get_sensor_fast(int sensor, int index, int *state);
/arch/powerpc/platforms/pseries/
Dras.c322 status = rtas_get_sensor_fast(EPOW_SENSOR_TOKEN, EPOW_SENSOR_INDEX, in ras_epow_interrupt()
/arch/powerpc/kernel/
Drtas.c603 int rtas_get_sensor_fast(int sensor, int index, int *state) in rtas_get_sensor_fast() function