Searched refs:w83793_left_pwm (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 Dw83793.c1089 static struct sensor_device_attribute_2 w83793_left_pwm[] = { variable in typeref:struct:sensor_device_attribute_2
1488 for (i = 0; i < ARRAY_SIZE(w83793_left_pwm); i++)
1489 device_remove_file(dev, &w83793_left_pwm[i].dev_attr);
1610 int files_pwm = ARRAY_SIZE(w83793_left_pwm) / 5;
1779 &w83793_left_pwm[(i - 3) * files_pwm
1875 for (i = 0; i < ARRAY_SIZE(w83793_left_pwm); i++)
1876 device_remove_file(dev, &w83793_left_pwm[i].dev_attr);

Completed in 63 milliseconds