Lines Matching refs:device_remove_file

1820 		device_remove_file(dev, &sda_sf3_arrays[i].dev_attr);  in w83627ehf_device_remove_files()
1826 device_remove_file(dev, &attr->dev_attr); in w83627ehf_device_remove_files()
1829 device_remove_file(dev, &sda_sf3_arrays_fan3[i].dev_attr); in w83627ehf_device_remove_files()
1831 device_remove_file(dev, &sda_sf3_arrays_fan4[i].dev_attr); in w83627ehf_device_remove_files()
1835 device_remove_file(dev, &sda_in_input[i].dev_attr); in w83627ehf_device_remove_files()
1836 device_remove_file(dev, &sda_in_alarm[i].dev_attr); in w83627ehf_device_remove_files()
1837 device_remove_file(dev, &sda_in_min[i].dev_attr); in w83627ehf_device_remove_files()
1838 device_remove_file(dev, &sda_in_max[i].dev_attr); in w83627ehf_device_remove_files()
1841 device_remove_file(dev, &sda_fan_input[i].dev_attr); in w83627ehf_device_remove_files()
1842 device_remove_file(dev, &sda_fan_alarm[i].dev_attr); in w83627ehf_device_remove_files()
1843 device_remove_file(dev, &sda_fan_div[i].dev_attr); in w83627ehf_device_remove_files()
1844 device_remove_file(dev, &sda_fan_min[i].dev_attr); in w83627ehf_device_remove_files()
1847 device_remove_file(dev, &sda_pwm[i].dev_attr); in w83627ehf_device_remove_files()
1848 device_remove_file(dev, &sda_pwm_mode[i].dev_attr); in w83627ehf_device_remove_files()
1849 device_remove_file(dev, &sda_pwm_enable[i].dev_attr); in w83627ehf_device_remove_files()
1850 device_remove_file(dev, &sda_target_temp[i].dev_attr); in w83627ehf_device_remove_files()
1851 device_remove_file(dev, &sda_tolerance[i].dev_attr); in w83627ehf_device_remove_files()
1856 device_remove_file(dev, &sda_temp_input[i].dev_attr); in w83627ehf_device_remove_files()
1857 device_remove_file(dev, &sda_temp_label[i].dev_attr); in w83627ehf_device_remove_files()
1860 device_remove_file(dev, &sda_temp_max[i].dev_attr); in w83627ehf_device_remove_files()
1861 device_remove_file(dev, &sda_temp_max_hyst[i].dev_attr); in w83627ehf_device_remove_files()
1864 device_remove_file(dev, &sda_temp_alarm[i].dev_attr); in w83627ehf_device_remove_files()
1865 device_remove_file(dev, &sda_temp_type[i].dev_attr); in w83627ehf_device_remove_files()
1866 device_remove_file(dev, &sda_temp_offset[i].dev_attr); in w83627ehf_device_remove_files()
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()
1872 device_remove_file(dev, &dev_attr_name); in w83627ehf_device_remove_files()
1873 device_remove_file(dev, &dev_attr_cpu0_vid); in w83627ehf_device_remove_files()