Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds