Searched refs:w83793_vid (Results 1 – 1 of 1) sorted by relevance
1155 static struct sensor_device_attribute_2 w83793_vid[] = { variable1541 for (i = 0; i < ARRAY_SIZE(w83793_vid); i++) in w83793_remove()1542 device_remove_file(dev, &w83793_vid[i].dev_attr); in w83793_remove()1776 for (i = 0; i < ARRAY_SIZE(w83793_vid); i++) { in w83793_probe()1779 err = device_create_file(dev, &w83793_vid[i].dev_attr); in w83793_probe()1926 for (i = 0; i < ARRAY_SIZE(w83793_vid); i++) in w83793_probe()1927 device_remove_file(dev, &w83793_vid[i].dev_attr); in w83793_probe()