Home
last modified time | relevance | path

Searched refs:vt1211_sysfs_fan_pwm (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dvt1211.c1046 static struct sensor_device_attribute_2 vt1211_sysfs_fan_pwm[] = { variable
1129 for (i = 0; i < ARRAY_SIZE(vt1211_sysfs_fan_pwm); i++) { in vt1211_remove_sysfs()
1131 &vt1211_sysfs_fan_pwm[i].dev_attr); in vt1211_remove_sysfs()
1181 for (i = 0; i < ARRAY_SIZE(vt1211_sysfs_fan_pwm); i++) { in vt1211_probe()
1183 &vt1211_sysfs_fan_pwm[i].dev_attr); in vt1211_probe()