Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Drtas-proc.c116 struct individual_sensor { struct
122 struct individual_sensor sensor[MAX_SENSORS]; argument
247 struct individual_sensor *s, int state, int error, const char *loc);
250 struct individual_sensor *s, const char *loc);
428 struct individual_sensor *p = &sensors.sensor[i]; in ppc_rtas_sensors_show()
514 struct individual_sensor *s, int state, int error, const char *loc) in ppc_rtas_process_sensor()
717 static void get_location_code(struct seq_file *m, struct individual_sensor *s, in get_location_code()