Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dw83627ehf.c1799 static struct sensor_device_attribute_2 sda_caseopen[] = { variable
1869 device_remove_file(dev, &sda_caseopen[0].dev_attr); in w83627ehf_device_remove_files()
1870 device_remove_file(dev, &sda_caseopen[1].dev_attr); in w83627ehf_device_remove_files()
2560 err = device_create_file(dev, &sda_caseopen[0].dev_attr); in w83627ehf_probe()
2565 err = device_create_file(dev, &sda_caseopen[1].dev_attr); in w83627ehf_probe()