Searched refs:tmp401_attr (Results 1 – 1 of 1) sorted by relevance
464 static struct sensor_device_attribute tmp401_attr[] = { variable588 for (i = 0; i < ARRAY_SIZE(tmp401_attr); i++) in tmp401_remove()589 device_remove_file(&client->dev, &tmp401_attr[i].dev_attr); in tmp401_remove()620 for (i = 0; i < ARRAY_SIZE(tmp401_attr); i++) { in tmp401_probe()622 &tmp401_attr[i].dev_attr); in tmp401_probe()