Searched refs:sysfs_remove_files (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_sysfs_slave.c | 139 sysfs_remove_files(&slave->kobj, slave_attrs); in bond_sysfs_slave_del()
|
/openbmc/linux/drivers/firmware/ |
H A D | turris-mox-rwtm.c | 550 sysfs_remove_files(rwtm_to_kobj(rwtm), mox_rwtm_attrs); in turris_mox_rwtm_probe() 561 sysfs_remove_files(rwtm_to_kobj(rwtm), mox_rwtm_attrs); in turris_mox_rwtm_remove()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_fru_eeprom.c | 303 sysfs_remove_files(&adev->dev->kobj, amdgpu_fru_attributes); in amdgpu_fru_sysfs_fini()
|
H A D | amdgpu_device.c | 3998 sysfs_remove_files(&adev->dev->kobj, amdgpu_dev_attributes); in amdgpu_device_fini_hw()
|
/openbmc/linux/include/linux/ |
H A D | sysfs.h | 286 void sysfs_remove_files(struct kobject *kobj, const struct attribute * const *attr); 438 static inline void sysfs_remove_files(struct kobject *kobj, in sysfs_remove_files() function
|
/openbmc/linux/fs/sysfs/ |
H A D | file.c | 521 void sysfs_remove_files(struct kobject *kobj, const struct attribute * const *ptr) in sysfs_remove_files() function 528 EXPORT_SYMBOL_GPL(sysfs_remove_files);
|
/openbmc/linux/drivers/firmware/google/ |
H A D | gsmi.c | 1037 sysfs_remove_files(gsmi_kobj, gsmi_attrs); in gsmi_init() 1078 sysfs_remove_files(gsmi_kobj, gsmi_attrs); in gsmi_exit()
|
/openbmc/linux/fs/btrfs/ |
H A D | sysfs.c | 1459 sysfs_remove_files(fs_info->space_info_kobj, allocation_attrs); in btrfs_sysfs_remove_mounted() 1464 sysfs_remove_files(fs_info->discard_kobj, discard_attrs); in btrfs_sysfs_remove_mounted() 1470 sysfs_remove_files(fs_info->debug_kobj, btrfs_debug_mount_attrs); in btrfs_sysfs_remove_mounted() 1477 sysfs_remove_files(fsid_kobj, btrfs_attrs); in btrfs_sysfs_remove_mounted()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | uv.c | 722 sysfs_remove_files(uv_kobj, uv_prot_virt_attrs); in uv_info_init()
|
/openbmc/linux/drivers/mtd/ |
H A D | mtdpart.c | 316 sysfs_remove_files(&mtd->dev.kobj, mtd_partition_attrs); in __mtd_del_partition()
|
/openbmc/linux/drivers/clk/ |
H A D | clk-si5341.c | 1813 sysfs_remove_files(&client->dev.kobj, si5341_attributes); in si5341_remove()
|