Home
last modified time | relevance | path

Searched refs:ad_input (Results 1 – 1 of 1) sorted by relevance

/drivers/hwmon/
Dadcxx.c147 static struct sensor_device_attribute ad_input[] = { variable
185 status = device_create_file(&spi->dev, &ad_input[i].dev_attr); in adcxx_probe()
204 device_remove_file(&spi->dev, &ad_input[i].dev_attr); in adcxx_probe()
218 device_remove_file(&spi->dev, &ad_input[i].dev_attr); in adcxx_remove()