/Linux-v4.19/drivers/hwmon/ |
D | k8temp.c | 295 device_remove_file(&pdev->dev, in k8temp_probe() 297 device_remove_file(&pdev->dev, in k8temp_probe() 299 device_remove_file(&pdev->dev, in k8temp_probe() 301 device_remove_file(&pdev->dev, in k8temp_probe() 303 device_remove_file(&pdev->dev, &dev_attr_name); in k8temp_probe() 312 device_remove_file(&pdev->dev, in k8temp_remove() 314 device_remove_file(&pdev->dev, in k8temp_remove() 316 device_remove_file(&pdev->dev, in k8temp_remove() 318 device_remove_file(&pdev->dev, in k8temp_remove() 320 device_remove_file(&pdev->dev, &dev_attr_name); in k8temp_remove()
|
D | w83l785ts.c | 216 device_remove_file(dev, &sensor_dev_attr_temp1_input.dev_attr); in w83l785ts_probe() 217 device_remove_file(dev, &sensor_dev_attr_temp1_max.dev_attr); in w83l785ts_probe() 226 device_remove_file(&client->dev, in w83l785ts_remove() 228 device_remove_file(&client->dev, in w83l785ts_remove()
|
D | w83627ehf.c | 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() [all …]
|
D | ibmpex.c | 441 device_remove_file(data->bmc_device, in ibmpex_find_sensors() 443 device_remove_file(data->bmc_device, &sensor_dev_attr_name.dev_attr); in ibmpex_find_sensors() 448 device_remove_file(data->bmc_device, in ibmpex_find_sensors() 531 device_remove_file(data->bmc_device, in ibmpex_bmc_delete() 533 device_remove_file(data->bmc_device, &sensor_dev_attr_name.dev_attr); in ibmpex_bmc_delete() 538 device_remove_file(data->bmc_device, in ibmpex_bmc_delete()
|
/Linux-v4.19/drivers/usb/misc/ |
D | cytherm.c | 345 device_remove_file(&interface->dev, &dev_attr_brightness); in cytherm_probe() 346 device_remove_file(&interface->dev, &dev_attr_temp); in cytherm_probe() 347 device_remove_file(&interface->dev, &dev_attr_button); in cytherm_probe() 348 device_remove_file(&interface->dev, &dev_attr_port0); in cytherm_probe() 349 device_remove_file(&interface->dev, &dev_attr_port1); in cytherm_probe() 363 device_remove_file(&interface->dev, &dev_attr_brightness); in cytherm_disconnect() 364 device_remove_file(&interface->dev, &dev_attr_temp); in cytherm_disconnect() 365 device_remove_file(&interface->dev, &dev_attr_button); in cytherm_disconnect() 366 device_remove_file(&interface->dev, &dev_attr_port0); in cytherm_disconnect() 367 device_remove_file(&interface->dev, &dev_attr_port1); in cytherm_disconnect()
|
D | cypress_cy7c63.c | 229 device_remove_file(&interface->dev, &dev_attr_port0); in cypress_probe() 230 device_remove_file(&interface->dev, &dev_attr_port1); in cypress_probe() 246 device_remove_file(&interface->dev, &dev_attr_port0); in cypress_disconnect() 247 device_remove_file(&interface->dev, &dev_attr_port1); in cypress_disconnect()
|
/Linux-v4.19/arch/sh/drivers/dma/ |
D | dma-sysfs.c | 157 device_remove_file(dev, &dev_attr_dev_id); in dma_remove_sysfs_files() 158 device_remove_file(dev, &dev_attr_count); in dma_remove_sysfs_files() 159 device_remove_file(dev, &dev_attr_mode); in dma_remove_sysfs_files() 160 device_remove_file(dev, &dev_attr_flags); in dma_remove_sysfs_files() 161 device_remove_file(dev, &dev_attr_config); in dma_remove_sysfs_files()
|
/Linux-v4.19/drivers/acpi/ |
D | device_sysfs.c | 612 device_remove_file(&dev->dev, &dev_attr_power_state); in acpi_device_remove_files() 614 device_remove_file(&dev->dev, in acpi_device_remove_files() 623 device_remove_file(&dev->dev, &dev_attr_description); in acpi_device_remove_files() 629 device_remove_file(&dev->dev, &dev_attr_eject); in acpi_device_remove_files() 632 device_remove_file(&dev->dev, &dev_attr_sun); in acpi_device_remove_files() 635 device_remove_file(&dev->dev, &dev_attr_hrv); in acpi_device_remove_files() 638 device_remove_file(&dev->dev, &dev_attr_uid); in acpi_device_remove_files() 640 device_remove_file(&dev->dev, &dev_attr_adr); in acpi_device_remove_files() 641 device_remove_file(&dev->dev, &dev_attr_modalias); in acpi_device_remove_files() 642 device_remove_file(&dev->dev, &dev_attr_hid); in acpi_device_remove_files() [all …]
|
D | acpi_pad.c | 350 device_remove_file(&device->dev, &dev_attr_idlecpus); in acpi_pad_add_sysfs() 355 device_remove_file(&device->dev, &dev_attr_idlecpus); in acpi_pad_add_sysfs() 356 device_remove_file(&device->dev, &dev_attr_idlepct); in acpi_pad_add_sysfs() 364 device_remove_file(&device->dev, &dev_attr_idlecpus); in acpi_pad_remove_sysfs() 365 device_remove_file(&device->dev, &dev_attr_idlepct); in acpi_pad_remove_sysfs() 366 device_remove_file(&device->dev, &dev_attr_rrtime); in acpi_pad_remove_sysfs()
|
/Linux-v4.19/drivers/net/wireless/ti/wlcore/ |
D | sysfs.c | 178 device_remove_file(wl->dev, &dev_attr_hw_pg_ver); in wlcore_sysfs_init() 181 device_remove_file(wl->dev, &dev_attr_bt_coex_state); in wlcore_sysfs_init() 191 device_remove_file(wl->dev, &dev_attr_hw_pg_ver); in wlcore_sysfs_free() 193 device_remove_file(wl->dev, &dev_attr_bt_coex_state); in wlcore_sysfs_free()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | sysfs.c | 819 device_remove_file(s, &dev_attr_smt_snooze_delay); in unregister_cpu_online() 853 device_remove_file(s, &attrs[i]); in unregister_cpu_online() 857 device_remove_file(s, &pmc_attrs[i]); in unregister_cpu_online() 861 device_remove_file(s, &dev_attr_mmcra); in unregister_cpu_online() 864 device_remove_file(s, &dev_attr_purr); in unregister_cpu_online() 867 device_remove_file(s, &dev_attr_spurr); in unregister_cpu_online() 870 device_remove_file(s, &dev_attr_dscr); in unregister_cpu_online() 873 device_remove_file(s, &dev_attr_pir); in unregister_cpu_online() 877 device_remove_file(s, &dev_attr_tscr); in unregister_cpu_online() 882 device_remove_file(s, &dev_attr_pw20_state); in unregister_cpu_online() [all …]
|
D | eeh_sysfs.c | 145 device_remove_file(&pdev->dev, &dev_attr_eeh_notify_resume); in eeh_notify_resume_remove() 188 device_remove_file(&pdev->dev, &dev_attr_eeh_mode); in eeh_sysfs_remove_device() 189 device_remove_file(&pdev->dev, &dev_attr_eeh_pe_config_addr); in eeh_sysfs_remove_device() 190 device_remove_file(&pdev->dev, &dev_attr_eeh_pe_state); in eeh_sysfs_remove_device()
|
/Linux-v4.19/drivers/macintosh/ |
D | therm_adt746x.c | 452 device_remove_file(dev, &dev_attr_sensor1_temperature); in thermostat_remove_files() 453 device_remove_file(dev, &dev_attr_sensor2_temperature); in thermostat_remove_files() 454 device_remove_file(dev, &dev_attr_sensor1_limit); in thermostat_remove_files() 455 device_remove_file(dev, &dev_attr_sensor2_limit); in thermostat_remove_files() 456 device_remove_file(dev, &dev_attr_sensor1_location); in thermostat_remove_files() 457 device_remove_file(dev, &dev_attr_sensor2_location); in thermostat_remove_files() 458 device_remove_file(dev, &dev_attr_limit_adjust); in thermostat_remove_files() 459 device_remove_file(dev, &dev_attr_specified_fan_speed); in thermostat_remove_files() 460 device_remove_file(dev, &dev_attr_sensor1_fan_speed); in thermostat_remove_files() 462 device_remove_file(dev, &dev_attr_sensor2_fan_speed); in thermostat_remove_files()
|
/Linux-v4.19/drivers/mfd/ |
D | ucb1x00-assabet.c | 81 device_remove_file(&dev->ucb->dev, &dev_attr_batt_temp); in ucb1x00_assabet_remove() 82 device_remove_file(&dev->ucb->dev, &dev_attr_vcharger); in ucb1x00_assabet_remove() 83 device_remove_file(&dev->ucb->dev, &dev_attr_vbatt); in ucb1x00_assabet_remove()
|
D | tps65911-comparator.c | 153 device_remove_file(&pdev->dev, &dev_attr_comp2_threshold); in tps65911_comparator_remove() 154 device_remove_file(&pdev->dev, &dev_attr_comp1_threshold); in tps65911_comparator_remove()
|
/Linux-v4.19/drivers/platform/x86/ |
D | intel-rst.c | 130 device_remove_file(&acpi->dev, &irst_timeout_attr); in irst_add() 137 device_remove_file(&acpi->dev, &irst_wakeup_attr); in irst_remove() 138 device_remove_file(&acpi->dev, &irst_timeout_attr); in irst_remove()
|
/Linux-v4.19/drivers/net/wireless/broadcom/b43legacy/ |
D | sysfs.c | 228 device_remove_file(dev, &dev_attr_interference); in b43legacy_sysfs_register() 236 device_remove_file(dev, &dev_attr_shortpreamble); in b43legacy_sysfs_unregister() 237 device_remove_file(dev, &dev_attr_interference); in b43legacy_sysfs_unregister()
|
/Linux-v4.19/drivers/spi/ |
D | spi-tle62x0.c | 285 device_remove_file(&spi->dev, gpio_attrs[ptr]); in tle62x0_probe() 287 device_remove_file(&spi->dev, &dev_attr_status_show); in tle62x0_probe() 300 device_remove_file(&spi->dev, gpio_attrs[ptr]); in tle62x0_remove() 302 device_remove_file(&spi->dev, &dev_attr_status_show); in tle62x0_remove()
|
/Linux-v4.19/drivers/usb/usbip/ |
D | stub_dev.c | 128 device_remove_file(dev, &dev_attr_usbip_sockfd); in stub_add_files() 130 device_remove_file(dev, &dev_attr_usbip_status); in stub_add_files() 137 device_remove_file(dev, &dev_attr_usbip_status); in stub_remove_files() 138 device_remove_file(dev, &dev_attr_usbip_sockfd); in stub_remove_files() 139 device_remove_file(dev, &dev_attr_usbip_debug); in stub_remove_files()
|
/Linux-v4.19/drivers/power/supply/ |
D | max77693_charger.c | 734 device_remove_file(&pdev->dev, &dev_attr_top_off_timer); in max77693_charger_probe() 735 device_remove_file(&pdev->dev, &dev_attr_top_off_threshold_current); in max77693_charger_probe() 736 device_remove_file(&pdev->dev, &dev_attr_fast_charge_timer); in max77693_charger_probe() 745 device_remove_file(&pdev->dev, &dev_attr_top_off_timer); in max77693_charger_remove() 746 device_remove_file(&pdev->dev, &dev_attr_top_off_threshold_current); in max77693_charger_remove() 747 device_remove_file(&pdev->dev, &dev_attr_fast_charge_timer); in max77693_charger_remove()
|
/Linux-v4.19/drivers/thermal/ |
D | thermal_hwmon.c | 196 device_remove_file(hwmon->device, &temp->temp_input.attr); in thermal_add_hwmon_sysfs() 229 device_remove_file(hwmon->device, &temp->temp_input.attr); in thermal_remove_hwmon_sysfs() 231 device_remove_file(hwmon->device, &temp->temp_crit.attr); in thermal_remove_hwmon_sysfs()
|
/Linux-v4.19/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth_sysfs.c | 157 device_remove_file(dev, &dpaa_eth_attrs[--i]); in dpaa_eth_sysfs_init() 167 device_remove_file(dev, &dpaa_eth_attrs[i]); in dpaa_eth_sysfs_remove()
|
/Linux-v4.19/drivers/usb/host/ |
D | ehci-sysfs.c | 171 device_remove_file(controller, &dev_attr_companion); in remove_sysfs_files() 173 device_remove_file(controller, &dev_attr_uframe_periodic_max); in remove_sysfs_files()
|
/Linux-v4.19/drivers/media/usb/pvrusb2/ |
D | pvrusb2-sysfs.c | 463 device_remove_file(sfp->class_dev, in pvr2_sysfs_tear_down_debugifc() 467 device_remove_file(sfp->class_dev, in pvr2_sysfs_tear_down_debugifc() 525 device_remove_file(sfp->class_dev, in class_dev_destroy() 529 device_remove_file(sfp->class_dev, in class_dev_destroy() 533 device_remove_file(sfp->class_dev, in class_dev_destroy() 537 device_remove_file(sfp->class_dev, in class_dev_destroy() 541 device_remove_file(sfp->class_dev, in class_dev_destroy() 545 device_remove_file(sfp->class_dev, in class_dev_destroy()
|
/Linux-v4.19/drivers/hid/ |
D | hid-prodikeys.c | 705 device_remove_file(&pm->pk->hdev->dev, sysfs_device_attr_octave); in pcmidi_snd_initialise() 707 device_remove_file(&pm->pk->hdev->dev, sysfs_device_attr_sustain); in pcmidi_snd_initialise() 709 device_remove_file(&pm->pk->hdev->dev, sysfs_device_attr_channel); in pcmidi_snd_initialise() 723 device_remove_file(&pm->pk->hdev->dev, in pcmidi_snd_terminate() 725 device_remove_file(&pm->pk->hdev->dev, in pcmidi_snd_terminate() 727 device_remove_file(&pm->pk->hdev->dev, in pcmidi_snd_terminate()
|