Searched refs:w83793_vid (Results 1 – 1 of 1) sorted by relevance
1168 static struct sensor_device_attribute_2 w83793_vid[] = { variable1554 for (i = 0; i < ARRAY_SIZE(w83793_vid); i++) in w83793_remove()1555 device_remove_file(dev, &w83793_vid[i].dev_attr); in w83793_remove()1800 for (i = 0; i < ARRAY_SIZE(w83793_vid); i++) { in w83793_probe()1803 err = device_create_file(dev, &w83793_vid[i].dev_attr); in w83793_probe()1950 for (i = 0; i < ARRAY_SIZE(w83793_vid); i++) in w83793_probe()1951 device_remove_file(dev, &w83793_vid[i].dev_attr); in w83793_probe()