Searched refs:sensor (Results 1 – 6 of 6) sorted by relevance
/arch/powerpc/kernel/ |
D | rtas-proc.c | 133 struct individual_sensor sensor[MAX_SENSORS]; member 430 struct individual_sensor *p = &sensors.sensor[i]; in ppc_rtas_sensors_show() 472 sensors.sensor[i].token = *utmp++; in ppc_rtas_find_all_sensors() 473 sensors.sensor[i].quant = *utmp++; in ppc_rtas_find_all_sensors()
|
D | rtas.c | 551 int rtas_get_sensor(int sensor, int index, int *state) in rtas_get_sensor() argument 560 rc = rtas_call(token, 2, 2, state, sensor, index); in rtas_get_sensor()
|
/arch/powerpc/include/asm/ |
D | rtas.h | 168 extern int rtas_get_sensor(int sensor, int index, int *state);
|
/arch/avr32/boards/atstk1000/ |
D | Kconfig | 58 PCI-format connector) connect a video sensor.
|
/arch/powerpc/platforms/ |
D | Kconfig | 198 bool "On-chip CPU temperature sensor support" 201 G3 and G4 processors have an on-chip temperature sensor called the 206 Unfortunately, on some chip revisions, this sensor is very inaccurate
|
/arch/arm/mach-sa1100/ |
D | Kconfig | 158 other devices, eg for BadgePAD 4 sensor support.
|