Searched refs:sysfs_remove_files (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/net/bonding/ |
| H A D | bond_sysfs_slave.c | 139 sysfs_remove_files(&slave->kobj, slave_attrs); in bond_sysfs_slave_del()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_xcp.c | 927 sysfs_remove_files(&xcp_cfg->kobj, xcp_attrs); in amdgpu_xcp_cfg_sysfs_init() 939 sysfs_remove_files(&xcp_cfg->kobj, xcp_attrs); in amdgpu_xcp_cfg_sysfs_init() 964 sysfs_remove_files(&xcp_cfg->kobj, xcp_attrs); in amdgpu_xcp_cfg_sysfs_init() 985 sysfs_remove_files(&xcp_cfg->kobj, xcp_attrs); in amdgpu_xcp_cfg_sysfs_fini()
|
| H A D | amdgpu_fru_eeprom.c | 407 sysfs_remove_files(&adev->dev->kobj, amdgpu_fru_attributes); in amdgpu_fru_sysfs_fini()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_gt_ccs_mode.c | 175 sysfs_remove_files(gt->sysfs, gt_ccs_mode_attrs); in xe_gt_ccs_mode_sysfs_fini()
|
| H A D | xe_hw_engine_class_sysfs.c | 542 sysfs_remove_files(kobj, files); in kobj_xe_hw_engine_class_fini() 575 sysfs_remove_files(kobj, defaults); in hw_engine_class_defaults_fini()
|
| H A D | xe_gt_freq.c | 262 sysfs_remove_files(kobj, freq_attrs); in freq_fini()
|
| H A D | xe_gt_idle.c | 333 sysfs_remove_files(kobj, gt_idle_attrs); in gt_idle_fini()
|
| /linux/fs/sysfs/ |
| H A D | file.c | 540 void sysfs_remove_files(struct kobject *kobj, const struct attribute * const *ptr) in sysfs_remove_files() function 547 EXPORT_SYMBOL_GPL(sysfs_remove_files);
|
| /linux/include/linux/ |
| H A D | sysfs.h | 424 void sysfs_remove_files(struct kobject *kobj, const struct attribute * const *attr); 580 static inline void sysfs_remove_files(struct kobject *kobj, in sysfs_remove_files() function
|
| /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()
|
| /linux/fs/btrfs/ |
| H A D | sysfs.c | 1717 sysfs_remove_files(fs_info->space_info_kobj, allocation_attrs); in btrfs_sysfs_remove_mounted() 1722 sysfs_remove_files(fs_info->discard_kobj, discard_attrs); in btrfs_sysfs_remove_mounted() 1728 sysfs_remove_files(fs_info->debug_kobj, btrfs_debug_mount_attrs); in btrfs_sysfs_remove_mounted() 1735 sysfs_remove_files(fsid_kobj, btrfs_attrs); in btrfs_sysfs_remove_mounted()
|
| /linux/drivers/mtd/ |
| H A D | mtdpart.c | 316 sysfs_remove_files(&mtd->dev.kobj, mtd_partition_attrs); in __mtd_del_partition()
|
| /linux/drivers/clk/ |
| H A D | clk-si5341.c | 1819 sysfs_remove_files(&client->dev.kobj, si5341_attributes); in si5341_remove()
|