Home
last modified time | relevance | path

Searched refs:sysfs_remove_files (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xcp.c664 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 Damdgpu_fru_eeprom.c399 sysfs_remove_files(&adev->dev->kobj, amdgpu_fru_attributes); in amdgpu_fru_sysfs_fini()
/linux-6.15/drivers/net/bonding/
H A Dbond_sysfs_slave.c139 sysfs_remove_files(&slave->kobj, slave_attrs); in bond_sysfs_slave_del()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_gt_ccs_mode.c173 sysfs_remove_files(gt->sysfs, gt_ccs_mode_attrs); in xe_gt_ccs_mode_sysfs_fini()
H A Dxe_gt_freq.c231 sysfs_remove_files(kobj, freq_attrs); in freq_fini()
H A Dxe_hw_engine_class_sysfs.c546 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 Dxe_gt_idle.c331 sysfs_remove_files(kobj, gt_idle_attrs); in gt_idle_fini()
/linux-6.15/include/linux/
H A Dsysfs.h438 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 Dfile.c552 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 Dgsmi.c1037 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 Dsysfs.c1748 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 Duv.c776 sysfs_remove_files(uv_kobj, uv_prot_virt_attrs); in uv_sysfs_init()
/linux-6.15/drivers/mtd/
H A Dmtdpart.c316 sysfs_remove_files(&mtd->dev.kobj, mtd_partition_attrs); in __mtd_del_partition()
/linux-6.15/drivers/clk/
H A Dclk-si5341.c1813 sysfs_remove_files(&client->dev.kobj, si5341_attributes); in si5341_remove()