Searched refs:sysfs_remove_files (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_xcp.c | 664 sysfs_remove_files(&xcp_cfg->kobj, xcp_attrs); in amdgpu_xcp_cfg_sysfs_init() 676 sysfs_remove_files(&xcp_cfg->kobj, xcp_attrs); in amdgpu_xcp_cfg_sysfs_init() 701 sysfs_remove_files(&xcp_cfg->kobj, xcp_attrs); in amdgpu_xcp_cfg_sysfs_init() 722 sysfs_remove_files(&xcp_cfg->kobj, xcp_attrs); in amdgpu_xcp_cfg_sysfs_fini()
|
| H A D | amdgpu_fru_eeprom.c | 399 sysfs_remove_files(&adev->dev->kobj, amdgpu_fru_attributes); in amdgpu_fru_sysfs_fini()
|
| /linux-6.15/drivers/net/bonding/ |
| H A D | bond_sysfs_slave.c | 139 sysfs_remove_files(&slave->kobj, slave_attrs); in bond_sysfs_slave_del()
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_gt_ccs_mode.c | 173 sysfs_remove_files(gt->sysfs, gt_ccs_mode_attrs); in xe_gt_ccs_mode_sysfs_fini()
|
| H A D | xe_gt_freq.c | 231 sysfs_remove_files(kobj, freq_attrs); in freq_fini()
|
| H A D | xe_hw_engine_class_sysfs.c | 546 sysfs_remove_files(kobj, files); in kobj_xe_hw_engine_class_fini() 579 sysfs_remove_files(kobj, defaults); in hw_engine_class_defaults_fini()
|
| H A D | xe_gt_idle.c | 331 sysfs_remove_files(kobj, gt_idle_attrs); in gt_idle_fini()
|
| /linux-6.15/include/linux/ |
| H A D | sysfs.h | 438 void sysfs_remove_files(struct kobject *kobj, const struct attribute * const *attr); 594 static inline void sysfs_remove_files(struct kobject *kobj, in sysfs_remove_files() function
|
| /linux-6.15/fs/sysfs/ |
| H A D | file.c | 552 void sysfs_remove_files(struct kobject *kobj, const struct attribute * const *ptr) in sysfs_remove_files() function 559 EXPORT_SYMBOL_GPL(sysfs_remove_files);
|
| /linux-6.15/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()
|
| /linux-6.15/fs/btrfs/ |
| H A D | sysfs.c | 1748 sysfs_remove_files(fs_info->space_info_kobj, allocation_attrs); in btrfs_sysfs_remove_mounted() 1753 sysfs_remove_files(fs_info->discard_kobj, discard_attrs); in btrfs_sysfs_remove_mounted() 1759 sysfs_remove_files(fs_info->debug_kobj, btrfs_debug_mount_attrs); in btrfs_sysfs_remove_mounted() 1766 sysfs_remove_files(fsid_kobj, btrfs_attrs); in btrfs_sysfs_remove_mounted()
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | uv.c | 776 sysfs_remove_files(uv_kobj, uv_prot_virt_attrs); in uv_sysfs_init()
|
| /linux-6.15/drivers/mtd/ |
| H A D | mtdpart.c | 316 sysfs_remove_files(&mtd->dev.kobj, mtd_partition_attrs); in __mtd_del_partition()
|
| /linux-6.15/drivers/clk/ |
| H A D | clk-si5341.c | 1813 sysfs_remove_files(&client->dev.kobj, si5341_attributes); in si5341_remove()
|