Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dvt1211.c1052 static struct sensor_device_attribute_2 vt1211_sysfs_fan_pwm[] = { variable
1135 for (i = 0; i < ARRAY_SIZE(vt1211_sysfs_fan_pwm); i++) { in vt1211_remove_sysfs()
1137 &vt1211_sysfs_fan_pwm[i].dev_attr); in vt1211_remove_sysfs()
1187 for (i = 0; i < ARRAY_SIZE(vt1211_sysfs_fan_pwm); i++) { in vt1211_probe()
1189 &vt1211_sysfs_fan_pwm[i].dev_attr); in vt1211_probe()