Searched refs:w83793_left_fan (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.c1078 static struct sensor_device_attribute_2 w83793_left_fan[] = { variable in typeref:struct:sensor_device_attribute_2
1485 for (i = 0; i < ARRAY_SIZE(w83793_left_fan); i++)
1486 device_remove_file(dev, &w83793_left_fan[i].dev_attr);
1609 int files_fan = ARRAY_SIZE(w83793_left_fan) / 7;
1766 &w83793_left_fan[(i - 5) * files_fan
1872 for (i = 0; i < ARRAY_SIZE(w83793_left_fan); i++)
1873 device_remove_file(dev, &w83793_left_fan[i].dev_attr);

Completed in 97 milliseconds