Home
last modified time | relevance | path

Searched refs:sysfs_remove_file (Results 1 – 25 of 40) sorted by relevance

12

/linux/drivers/pci/hotplug/
A Dpci_hotplug_core.c338 sysfs_remove_file(&pci_slot->kobj, in fs_add_slot()
342 sysfs_remove_file(&pci_slot->kobj, &hotplug_slot_attr_latch.attr); in fs_add_slot()
345 sysfs_remove_file(&pci_slot->kobj, in fs_add_slot()
349 sysfs_remove_file(&pci_slot->kobj, &hotplug_slot_attr_power.attr); in fs_add_slot()
359 sysfs_remove_file(&pci_slot->kobj, &hotplug_slot_attr_power.attr); in fs_remove_slot()
362 sysfs_remove_file(&pci_slot->kobj, in fs_remove_slot()
366 sysfs_remove_file(&pci_slot->kobj, &hotplug_slot_attr_latch.attr); in fs_remove_slot()
369 sysfs_remove_file(&pci_slot->kobj, in fs_remove_slot()
373 sysfs_remove_file(&pci_slot->kobj, &hotplug_slot_attr_test.attr); in fs_remove_slot()
/linux/drivers/hwmon/
A Dmcp3021.c166 sysfs_remove_file(&client->dev.kobj, &dev_attr_in0_input.attr); in mcp3021_probe()
175 sysfs_remove_file(&client->dev.kobj, &dev_attr_in0_input.attr); in mcp3021_remove()
/linux/drivers/misc/
A Dad525x_dpot.c666 sysfs_remove_file(&dev->kobj, in ad_dpot_remove_files()
669 sysfs_remove_file(&dev->kobj, in ad_dpot_remove_files()
672 sysfs_remove_file(&dev->kobj, in ad_dpot_remove_files()
675 sysfs_remove_file(&dev->kobj, in ad_dpot_remove_files()
677 sysfs_remove_file(&dev->kobj, in ad_dpot_remove_files()
A Dpch_phub.c815 sysfs_remove_file(&pdev->dev.kobj, &dev_attr_pch_mac.attr); in pch_phub_probe()
833 sysfs_remove_file(&pdev->dev.kobj, &dev_attr_pch_mac.attr); in pch_phub_remove()
/linux/arch/powerpc/platforms/pseries/
A Dpseries_energy.c351 sysfs_remove_file(&cpu_dev->kobj, in pseries_energy_cleanup()
353 sysfs_remove_file(&cpu_dev->kobj, in pseries_energy_cleanup()
/linux/drivers/acpi/
A Dfan.c364 sysfs_remove_file(&device->dev.kobj, &fan->fps[j].dev_attr.attr); in acpi_fan_get_fps()
444 sysfs_remove_file(&device->dev.kobj, &fan->fps[i].dev_attr.attr); in acpi_fan_probe()
459 sysfs_remove_file(&device->dev.kobj, &fan->fps[i].dev_attr.attr); in acpi_fan_remove()
/linux/drivers/infiniband/hw/mlx4/
A Dsysfs.c161 sysfs_remove_file((_dentry)->kobj, &(_dentry)->dentry.attr); \
220 sysfs_remove_file(port->mcgs_parent, attr); in del_sysfs_port_mcg_attr()
607 sysfs_remove_file(&p->kobj, &p->smi_enabled.attr); in add_vf_smi_entries()
621 sysfs_remove_file(&p->kobj, &p->smi_enabled.attr); in remove_vf_smi_entries()
622 sysfs_remove_file(&p->kobj, &p->enable_smi_admin.attr); in remove_vf_smi_entries()
/linux/drivers/vfio/mdev/
A Dmdev_sysfs.c147 sysfs_remove_file(&type->kobj, &mdev_type_attr_create.attr); in add_mdev_supported_type()
162 sysfs_remove_file(&type->kobj, &mdev_type_attr_create.attr); in remove_mdev_supported_type()
/linux/drivers/xen/
A Dsys-hypervisor.c556 sysfs_remove_file(hypervisor_kobj, &uuid_attr.attr); in hyper_sysfs_init()
562 sysfs_remove_file(hypervisor_kobj, &guest_type_attr.attr); in hyper_sysfs_init()
564 sysfs_remove_file(hypervisor_kobj, &type_attr.attr); in hyper_sysfs_init()
/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_process.c1043 sysfs_remove_file(p->kobj, &p->attr_pasid); in kfd_process_remove_sysfs()
1051 sysfs_remove_file(p->kobj, &pdd->attr_vram); in kfd_process_remove_sysfs()
1052 sysfs_remove_file(p->kobj, &pdd->attr_sdma); in kfd_process_remove_sysfs()
1054 sysfs_remove_file(pdd->kobj_stats, &pdd->attr_evict); in kfd_process_remove_sysfs()
1056 sysfs_remove_file(pdd->kobj_stats, in kfd_process_remove_sysfs()
1066 sysfs_remove_file(pdd->kobj_counters, &pdd->attr_faults); in kfd_process_remove_sysfs()
1067 sysfs_remove_file(pdd->kobj_counters, &pdd->attr_page_in); in kfd_process_remove_sysfs()
1068 sysfs_remove_file(pdd->kobj_counters, &pdd->attr_page_out); in kfd_process_remove_sysfs()
A Dkfd_topology.c553 sysfs_remove_file(kobj, attr); in kfd_remove_sysfs_file()
611 sysfs_remove_file(dev->kobj_node, &dev->attr_gpuid); in kfd_remove_sysfs_node_entry()
612 sysfs_remove_file(dev->kobj_node, &dev->attr_name); in kfd_remove_sysfs_node_entry()
613 sysfs_remove_file(dev->kobj_node, &dev->attr_props); in kfd_remove_sysfs_node_entry()
853 sysfs_remove_file(sys_props.kobj_topology, in kfd_topology_release_sysfs()
855 sysfs_remove_file(sys_props.kobj_topology, in kfd_topology_release_sysfs()
/linux/drivers/thermal/intel/int340x_thermal/
A Dprocessor_thermal_device.c328 sysfs_remove_file(&dev->kobj, &dev_attr_tcc_offset_degree_celsius.attr); in proc_thermal_add()
349 sysfs_remove_file(&proc_priv->dev->kobj, &dev_attr_tcc_offset_degree_celsius.attr); in proc_thermal_remove()
/linux/drivers/platform/x86/dell/dell-wmi-sysman/
A Dsysman.c377 sysfs_remove_file(&wmi_priv.main_dir_kset->kobj, &reset_bios.attr); in release_attributes_data()
378 sysfs_remove_file(&wmi_priv.main_dir_kset->kobj, &pending_reboot.attr); in release_attributes_data()
/linux/arch/x86/platform/olpc/
A Dolpc-xo15-sci.c191 sysfs_remove_file(&device->dev.kobj, &lid_wake_on_close_attr.attr); in xo15_sci_remove()
/linux/drivers/base/
A Ddriver.c123 sysfs_remove_file(&drv->p->kobj, &attr->attr); in driver_remove_file()
/linux/net/netfilter/
A Dxt_IDLETIMER.c418 sysfs_remove_file(idletimer_tg_kobj, &info->timer->attr.attr); in idletimer_tg_destroy()
447 sysfs_remove_file(idletimer_tg_kobj, &info->timer->attr.attr); in idletimer_tg_destroy_v1()
/linux/drivers/soc/xilinx/
A Dzynqmp_power.c241 sysfs_remove_file(&pdev->dev.kobj, &dev_attr_suspend_mode.attr); in zynqmp_pm_remove()
/linux/drivers/edac/
A Dedac_device_sysfs.c592 sysfs_remove_file(&block->kobj, in edac_device_delete_block()
781 sysfs_remove_file(&edac_dev->kobj, in edac_device_remove_main_sysfs_attributes()
/linux/fs/sysfs/
A Dfile.c368 sysfs_remove_file(kobj, ptr[i]); in sysfs_create_files()
524 sysfs_remove_file(kobj, ptr[i]); in sysfs_remove_files()
/linux/net/9p/
A Dtrans_virtio.c632 sysfs_remove_file(&vdev->dev.kobj, &dev_attr_mount_tag.attr); in p9_virtio_probe()
727 sysfs_remove_file(&(vdev->dev.kobj), &dev_attr_mount_tag.attr); in p9_virtio_remove()
/linux/drivers/firmware/
A Dqemu_fw_cfg.c725 sysfs_remove_file(fw_cfg_top_ko, &fw_cfg_rev_attr.attr); in fw_cfg_sysfs_probe()
740 sysfs_remove_file(fw_cfg_top_ko, &fw_cfg_rev_attr.attr); in fw_cfg_sysfs_remove()
/linux/drivers/cpufreq/
A Dintel_pstate.c1547 sysfs_remove_file(intel_pstate_kobject, &num_pstates.attr); in intel_pstate_sysfs_remove()
1548 sysfs_remove_file(intel_pstate_kobject, &turbo_pct.attr); in intel_pstate_sysfs_remove()
1552 sysfs_remove_file(intel_pstate_kobject, &max_perf_pct.attr); in intel_pstate_sysfs_remove()
1553 sysfs_remove_file(intel_pstate_kobject, &min_perf_pct.attr); in intel_pstate_sysfs_remove()
1556 sysfs_remove_file(intel_pstate_kobject, &energy_efficiency.attr); in intel_pstate_sysfs_remove()
1578 sysfs_remove_file(intel_pstate_kobject, &hwp_dynamic_boost.attr); in intel_pstate_sysfs_hide_hwp_dynamic_boost()
/linux/drivers/platform/x86/
A Dthink-lmi.c745 sysfs_remove_file(&tlmi_priv.attribute_kset->kobj, &pending_reboot.attr); in tlmi_release_attr()
747 sysfs_remove_file(&tlmi_priv.attribute_kset->kobj, &debug_cmd.attr); in tlmi_release_attr()
/linux/Documentation/translations/zh_CN/filesystems/
A Dsysfs.txt95 void sysfs_remove_file(struct kobject * kobj, const struct attribute * attr);
/linux/Documentation/translations/zh_TW/filesystems/
A Dsysfs.txt98 void sysfs_remove_file(struct kobject * kobj, const struct attribute * attr);

Completed in 51 milliseconds

12