/Linux-v4.19/drivers/pci/hotplug/ |
D | pci_hotplug_core.c | 339 sysfs_remove_file(&pci_slot->kobj, in fs_add_slot() 343 sysfs_remove_file(&pci_slot->kobj, &hotplug_slot_attr_latch.attr); in fs_add_slot() 346 sysfs_remove_file(&pci_slot->kobj, in fs_add_slot() 350 sysfs_remove_file(&pci_slot->kobj, &hotplug_slot_attr_power.attr); in fs_add_slot() 360 sysfs_remove_file(&pci_slot->kobj, &hotplug_slot_attr_power.attr); in fs_remove_slot() 363 sysfs_remove_file(&pci_slot->kobj, in fs_remove_slot() 367 sysfs_remove_file(&pci_slot->kobj, &hotplug_slot_attr_latch.attr); in fs_remove_slot() 370 sysfs_remove_file(&pci_slot->kobj, in fs_remove_slot() 374 sysfs_remove_file(&pci_slot->kobj, &hotplug_slot_attr_test.attr); in fs_remove_slot()
|
D | sgi_hotplug.c | 199 sysfs_remove_file(&pci_slot->kobj, in sn_hp_destroy()
|
/Linux-v4.19/drivers/hwmon/ |
D | mcp3021.c | 169 sysfs_remove_file(&client->dev.kobj, &dev_attr_in0_input.attr); in mcp3021_probe() 178 sysfs_remove_file(&client->dev.kobj, &dev_attr_in0_input.attr); in mcp3021_remove()
|
/Linux-v4.19/drivers/misc/ |
D | ad525x_dpot.c | 666 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()
|
D | pch_phub.c | 825 sysfs_remove_file(&pdev->dev.kobj, &dev_attr_pch_mac.attr); in pch_phub_probe() 843 sysfs_remove_file(&pdev->dev.kobj, &dev_attr_pch_mac.attr); in pch_phub_remove()
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | pseries_energy.c | 348 sysfs_remove_file(&cpu_dev->kobj, in pseries_energy_cleanup() 350 sysfs_remove_file(&cpu_dev->kobj, in pseries_energy_cleanup()
|
/Linux-v4.19/drivers/vfio/mdev/ |
D | mdev_sysfs.c | 144 sysfs_remove_file(&type->kobj, &mdev_type_attr_create.attr); in add_mdev_supported_type() 156 sysfs_remove_file(&type->kobj, &mdev_type_attr_create.attr); in remove_mdev_supported_type()
|
/Linux-v4.19/drivers/xen/ |
D | sys-hypervisor.c | 559 sysfs_remove_file(hypervisor_kobj, &uuid_attr.attr); in hyper_sysfs_init() 565 sysfs_remove_file(hypervisor_kobj, &guest_type_attr.attr); in hyper_sysfs_init() 567 sysfs_remove_file(hypervisor_kobj, &type_attr.attr); in hyper_sysfs_init()
|
/Linux-v4.19/net/batman-adv/ |
D | sysfs.c | 783 sysfs_remove_file(bat_priv->mesh_obj, &((*bat_attr)->attr)); in batadv_sysfs_add_meshif() 803 sysfs_remove_file(bat_priv->mesh_obj, &((*bat_attr)->attr)); in batadv_sysfs_del_meshif() 860 sysfs_remove_file(vlan->kobj, &((*bat_attr)->attr)); in batadv_sysfs_add_vlan() 883 sysfs_remove_file(vlan->kobj, &((*bat_attr)->attr)); in batadv_sysfs_del_vlan() 1191 sysfs_remove_file(*hardif_obj, &((*bat_attr)->attr)); in batadv_sysfs_add_hardif()
|
/Linux-v4.19/drivers/infiniband/hw/mlx4/ |
D | sysfs.c | 159 sysfs_remove_file((_dentry)->kobj, &(_dentry)->dentry.attr); \ 218 sysfs_remove_file(port->mcgs_parent, attr); in del_sysfs_port_mcg_attr() 621 sysfs_remove_file(&p->kobj, &p->smi_enabled.attr); in add_vf_smi_entries() 635 sysfs_remove_file(&p->kobj, &p->smi_enabled.attr); in remove_vf_smi_entries() 636 sysfs_remove_file(&p->kobj, &p->enable_smi_admin.attr); in remove_vf_smi_entries()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_topology.c | 505 sysfs_remove_file(kobj, attr); in kfd_remove_sysfs_file() 563 sysfs_remove_file(dev->kobj_node, &dev->attr_gpuid); in kfd_remove_sysfs_node_entry() 564 sysfs_remove_file(dev->kobj_node, &dev->attr_name); in kfd_remove_sysfs_node_entry() 565 sysfs_remove_file(dev->kobj_node, &dev->attr_props); in kfd_remove_sysfs_node_entry() 796 sysfs_remove_file(sys_props.kobj_topology, in kfd_topology_release_sysfs() 798 sysfs_remove_file(sys_props.kobj_topology, in kfd_topology_release_sysfs()
|
/Linux-v4.19/arch/x86/platform/olpc/ |
D | olpc-xo15-sci.c | 195 sysfs_remove_file(&device->dev.kobj, &lid_wake_on_close_attr.attr); in xo15_sci_remove()
|
/Linux-v4.19/drivers/base/ |
D | driver.c | 122 sysfs_remove_file(&drv->p->kobj, &attr->attr); in driver_remove_file()
|
/Linux-v4.19/drivers/net/bonding/ |
D | bond_sysfs_slave.c | 173 sysfs_remove_file(&slave->kobj, &((*a)->attr)); in bond_sysfs_slave_del()
|
/Linux-v4.19/fs/sysfs/ |
D | file.c | 346 sysfs_remove_file(kobj, ptr[i]); in sysfs_create_files() 500 sysfs_remove_file(kobj, ptr[i]); in sysfs_remove_files()
|
/Linux-v4.19/drivers/edac/ |
D | edac_device_sysfs.c | 591 sysfs_remove_file(&block->kobj, in edac_device_delete_block() 780 sysfs_remove_file(&edac_dev->kobj, in edac_device_remove_main_sysfs_attributes()
|
/Linux-v4.19/net/netfilter/ |
D | xt_IDLETIMER.c | 242 sysfs_remove_file(idletimer_tg_kobj, &info->timer->attr.attr); in idletimer_tg_destroy()
|
/Linux-v4.19/drivers/firmware/ |
D | qemu_fw_cfg.c | 723 sysfs_remove_file(fw_cfg_top_ko, &fw_cfg_rev_attr.attr); in fw_cfg_sysfs_probe() 738 sysfs_remove_file(fw_cfg_top_ko, &fw_cfg_rev_attr.attr); in fw_cfg_sysfs_remove()
|
/Linux-v4.19/Documentation/translations/zh_CN/filesystems/ |
D | sysfs.txt | 95 void sysfs_remove_file(struct kobject * kobj, const struct attribute * attr);
|
/Linux-v4.19/include/linux/ |
D | sysfs.h | 516 static inline void sysfs_remove_file(struct kobject *kobj, in sysfs_remove_file() function
|
/Linux-v4.19/sound/soc/intel/skylake/ |
D | skl-nhlt.c | 280 sysfs_remove_file(&dev->kobj, &dev_attr_platform_id.attr); in skl_nhlt_remove_sysfs()
|
/Linux-v4.19/net/9p/ |
D | trans_virtio.c | 718 sysfs_remove_file(&(vdev->dev.kobj), &dev_attr_mount_tag.attr); in p9_virtio_remove()
|
/Linux-v4.19/drivers/mfd/ |
D | ab8500-debugfs.c | 2542 sysfs_remove_file(&dev->kobj, &dev_attr[irq_index]->attr); in ab8500_subscribe_write() 2579 sysfs_remove_file(&dev->kobj, &dev_attr[irq_index]->attr); in ab8500_unsubscribe_write()
|
/Linux-v4.19/Documentation/filesystems/ |
D | sysfs.txt | 78 void sysfs_remove_file(struct kobject * kobj, const struct attribute * attr);
|
/Linux-v4.19/drivers/tty/serial/ |
D | sh-sci.c | 3112 sysfs_remove_file(&dev->dev.kobj, in sci_remove() 3117 sysfs_remove_file(&dev->dev.kobj, in sci_remove() 3318 sysfs_remove_file(&dev->dev.kobj, in sci_probe()
|