Searched refs:DEV_SENSORS (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ |
D | i2c-proc.h | 381 #define DEV_SENSORS DEV_HWMON macro 383 #define DEV_SENSORS 2 /* The id of the lm_sensors directory within the macro
|
/linux-2.4.37.9/drivers/i2c/ |
D | i2c-proc.c | 65 {DEV_SENSORS, "sensors", NULL, 0, 0555}, 78 {DEV_SENSORS, "sensors", NULL, 0, 0555, i2c_proc_dev_sensors},
|