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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 157 milliseconds