Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Di2c-proc.h381 #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/
Di2c-proc.c65 {DEV_SENSORS, "sensors", NULL, 0, 0555},
78 {DEV_SENSORS, "sensors", NULL, 0, 0555, i2c_proc_dev_sensors},