Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Drtas-proc.c137 struct individual_sensor { struct
143 struct individual_sensor sensor[MAX_SENSORS]; argument
210 int ppc_rtas_process_sensor(struct individual_sensor s, int state,
213 int get_location_code(struct individual_sensor s, char * buf);
616 int ppc_rtas_process_sensor(struct individual_sensor s, int state, in ppc_rtas_process_sensor()
800 int get_location_code(struct individual_sensor s, char * buffer) in get_location_code()