Searched refs:vt1211_sysfs_temp_input (Results 1 – 1 of 1) sorted by relevance
923 static struct sensor_device_attribute_2 vt1211_sysfs_temp_input[] = { variable1106 for (i = 0; i < ARRAY_SIZE(vt1211_sysfs_temp_input); i++) { in vt1211_remove_sysfs()1108 &vt1211_sysfs_temp_input[i].dev_attr); in vt1211_remove_sysfs()1169 for (i = 0; i < ARRAY_SIZE(vt1211_sysfs_temp_input); i++) { in vt1211_probe()1172 &vt1211_sysfs_temp_input[i].dev_attr)) || in vt1211_probe()