Searched refs:pwms (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/hwmon/
H A Dabituguru.c160 static int pwms; variable
161 module_param(pwms, int, 0);
162 MODULE_PARM_DESC(pwms, "Number of PWMs on the uGuru "
189 of a sensor is a volt or a temp sensor, for bank2 and the pwms its
191 sysfs entries per sensor, for bank2 and pwms 6. */
219 u8 pwms; /* actual number of pwms found */ member in struct:abituguru_data
548 many pwms there are. The purpose of this is to make sure that we don't give
623 if (pwms > 0 && pwms <
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/hwmon/
H A Dabituguru.c160 static int pwms; variable
161 module_param(pwms, int, 0);
162 MODULE_PARM_DESC(pwms, "Number of PWMs on the uGuru "
189 of a sensor is a volt or a temp sensor, for bank2 and the pwms its
191 sysfs entries per sensor, for bank2 and pwms 6. */
219 u8 pwms; /* actual number of pwms found */ member in struct:abituguru_data
548 many pwms there are. The purpose of this is to make sure that we don't give
623 if (pwms > 0 && pwms <
[all...]

Completed in 98 milliseconds