Searched refs:w83793_left_fan (Results 1 – 1 of 1) sorted by relevance
1134 static struct sensor_device_attribute_2 w83793_left_fan[] = { variable1544 for (i = 0; i < ARRAY_SIZE(w83793_left_fan); i++) in w83793_remove()1545 device_remove_file(dev, &w83793_left_fan[i].dev_attr); in w83793_remove()1650 int files_fan = ARRAY_SIZE(w83793_left_fan) / 7; in w83793_probe()1809 &w83793_left_fan[(i - 5) * files_fan in w83793_probe()1922 for (i = 0; i < ARRAY_SIZE(w83793_left_fan); i++) in w83793_probe()1923 device_remove_file(dev, &w83793_left_fan[i].dev_attr); in w83793_probe()