Searched refs:w83793_vid (Results 1 – 1 of 1) sorted by relevance
1154 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()1775 for (i = 0; i < ARRAY_SIZE(w83793_vid); i++) { in w83793_probe()1778 err = device_create_file(dev, &w83793_vid[i].dev_attr); in w83793_probe()1925 for (i = 0; i < ARRAY_SIZE(w83793_vid); i++) in w83793_probe()1926 device_remove_file(dev, &w83793_vid[i].dev_attr); in w83793_probe()