Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Drtas-proc.c117 struct individual_sensor { struct
123 struct individual_sensor sensor[MAX_SENSORS]; argument
224 struct individual_sensor *s, int state, int error, const char *loc);
227 struct individual_sensor *s, const char *loc);
400 struct individual_sensor *p = &sensors.sensor[i]; in ppc_rtas_sensors_show()
486 struct individual_sensor *s, int state, int error, const char *loc) in ppc_rtas_process_sensor()
689 static void get_location_code(struct seq_file *m, struct individual_sensor *s, in get_location_code()