Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
H A Dbond_sysfs_slave.c139 sysfs_remove_files(&slave->kobj, slave_attrs); in bond_sysfs_slave_del()
/linux/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_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_freq.c246 sysfs_remove_files(kobj, freq_attrs); in freq_fini()
H A Dxe_device_sysfs.c295 sysfs_remove_files(&xe->drm.dev->kobj, auto_link_downgrade_attrs); in xe_device_sysfs_fini()
H A Dxe_gt_idle.c335 sysfs_remove_files(kobj, gt_idle_attrs); in gt_idle_fini()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xcp.c905 sysfs_remove_files(&xcp_cfg->kobj, xcp_attrs); in amdgpu_xcp_cfg_sysfs_init()
917 sysfs_remove_files(&xcp_cfg->kobj, xcp_attrs); in amdgpu_xcp_cfg_sysfs_init()
942 sysfs_remove_files(&xcp_cfg->kobj, xcp_attrs); in amdgpu_xcp_cfg_sysfs_init()
963 sysfs_remove_files(&xcp_cfg->kobj, xcp_attrs); in amdgpu_xcp_cfg_sysfs_fini()
/linux/include/linux/
H A Dsysfs.h421 void sysfs_remove_files(struct kobject *kobj, const struct attribute * const *attr);
577 static inline void sysfs_remove_files(struct kobject *kobj, in sysfs_remove_files() function
/linux/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/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/fs/btrfs/
H A Dsysfs.c1755 sysfs_remove_files(fs_info->space_info_kobj, allocation_attrs); in btrfs_sysfs_remove_mounted()
1760 sysfs_remove_files(fs_info->discard_kobj, discard_attrs); in btrfs_sysfs_remove_mounted()
1766 sysfs_remove_files(fs_info->debug_kobj, btrfs_debug_mount_attrs); in btrfs_sysfs_remove_mounted()
1773 sysfs_remove_files(fsid_kobj, btrfs_attrs); in btrfs_sysfs_remove_mounted()
/linux/drivers/mtd/
H A Dmtdpart.c316 sysfs_remove_files(&mtd->dev.kobj, mtd_partition_attrs); in __mtd_del_partition()
/linux/arch/s390/kernel/
H A Duv.c836 sysfs_remove_files(uv_kobj, uv_prot_virt_attrs); in uv_sysfs_init()
/linux/drivers/clk/
H A Dclk-si5341.c1813 sysfs_remove_files(&client->dev.kobj, si5341_attributes); in si5341_remove()