Lines Matching refs:device_remove_file

1826 		device_remove_file(dev, &sda_sf3_arrays[i].dev_attr);  in w83627ehf_device_remove_files()
1832 device_remove_file(dev, &attr->dev_attr); in w83627ehf_device_remove_files()
1835 device_remove_file(dev, &sda_sf3_arrays_fan3[i].dev_attr); in w83627ehf_device_remove_files()
1837 device_remove_file(dev, &sda_sf3_arrays_fan4[i].dev_attr); in w83627ehf_device_remove_files()
1841 device_remove_file(dev, &sda_in_input[i].dev_attr); in w83627ehf_device_remove_files()
1842 device_remove_file(dev, &sda_in_alarm[i].dev_attr); in w83627ehf_device_remove_files()
1843 device_remove_file(dev, &sda_in_min[i].dev_attr); in w83627ehf_device_remove_files()
1844 device_remove_file(dev, &sda_in_max[i].dev_attr); in w83627ehf_device_remove_files()
1847 device_remove_file(dev, &sda_fan_input[i].dev_attr); in w83627ehf_device_remove_files()
1848 device_remove_file(dev, &sda_fan_alarm[i].dev_attr); in w83627ehf_device_remove_files()
1849 device_remove_file(dev, &sda_fan_div[i].dev_attr); in w83627ehf_device_remove_files()
1850 device_remove_file(dev, &sda_fan_min[i].dev_attr); in w83627ehf_device_remove_files()
1853 device_remove_file(dev, &sda_pwm[i].dev_attr); in w83627ehf_device_remove_files()
1854 device_remove_file(dev, &sda_pwm_mode[i].dev_attr); in w83627ehf_device_remove_files()
1855 device_remove_file(dev, &sda_pwm_enable[i].dev_attr); in w83627ehf_device_remove_files()
1856 device_remove_file(dev, &sda_target_temp[i].dev_attr); in w83627ehf_device_remove_files()
1857 device_remove_file(dev, &sda_tolerance[i].dev_attr); in w83627ehf_device_remove_files()
1862 device_remove_file(dev, &sda_temp_input[i].dev_attr); in w83627ehf_device_remove_files()
1863 device_remove_file(dev, &sda_temp_label[i].dev_attr); in w83627ehf_device_remove_files()
1866 device_remove_file(dev, &sda_temp_max[i].dev_attr); in w83627ehf_device_remove_files()
1867 device_remove_file(dev, &sda_temp_max_hyst[i].dev_attr); in w83627ehf_device_remove_files()
1870 device_remove_file(dev, &sda_temp_alarm[i].dev_attr); in w83627ehf_device_remove_files()
1871 device_remove_file(dev, &sda_temp_type[i].dev_attr); in w83627ehf_device_remove_files()
1872 device_remove_file(dev, &sda_temp_offset[i].dev_attr); in w83627ehf_device_remove_files()
1875 device_remove_file(dev, &sda_caseopen[0].dev_attr); in w83627ehf_device_remove_files()
1876 device_remove_file(dev, &sda_caseopen[1].dev_attr); in w83627ehf_device_remove_files()
1878 device_remove_file(dev, &dev_attr_name); in w83627ehf_device_remove_files()
1879 device_remove_file(dev, &dev_attr_cpu0_vid); in w83627ehf_device_remove_files()