Searched refs:individual_sensor (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | rtas-proc.c | 117 struct individual_sensor { struct 123 struct individual_sensor sensor[MAX_SENSORS]; 224 struct individual_sensor *s, int state, int error, const char *loc); 227 struct individual_sensor *s, const char *loc); 405 struct individual_sensor *p = &sensors.sensor[i]; in ppc_rtas_sensors_show() 491 struct individual_sensor *s, int state, int error, const char *loc) in ppc_rtas_process_sensor() 694 static void get_location_code(struct seq_file *m, struct individual_sensor *s, in get_location_code()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | rtas-proc.c | 117 struct individual_sensor { struct 123 struct individual_sensor sensor[MAX_SENSORS]; 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()
|
Completed in 3 milliseconds