sysfs_remove_files 2072 block/genhd.c  	sysfs_remove_files(&disk_to_dev(disk)->kobj, disk_events_attrs);
sysfs_remove_files  995 drivers/firmware/google/gsmi.c 		sysfs_remove_files(gsmi_kobj, gsmi_attrs);
sysfs_remove_files 1032 drivers/firmware/google/gsmi.c 	sysfs_remove_files(gsmi_kobj, gsmi_attrs);
sysfs_remove_files  348 drivers/firmware/turris-mox-rwtm.c 	sysfs_remove_files(rwtm_to_kobj(rwtm), mox_rwtm_attrs);
sysfs_remove_files  358 drivers/firmware/turris-mox-rwtm.c 	sysfs_remove_files(rwtm_to_kobj(rwtm), mox_rwtm_attrs);
sysfs_remove_files  630 drivers/gpu/drm/i915/i915_sysfs.c 		sysfs_remove_files(&kdev->kobj, vlv_attrs);
sysfs_remove_files  632 drivers/gpu/drm/i915/i915_sysfs.c 		sysfs_remove_files(&kdev->kobj, gen6_attrs);
sysfs_remove_files  650 drivers/mtd/mtdpart.c 	sysfs_remove_files(&priv->mtd.dev.kobj, mtd_partition_attrs);
sysfs_remove_files  134 drivers/platform/mips/cpu_hwmon.c 		sysfs_remove_files(kobj, hwmon_cputemp[i]);
sysfs_remove_files  473 drivers/staging/kpc2000/kpc2000/core.c 	sysfs_remove_files(&pdev->dev.kobj, kp_attr_list);
sysfs_remove_files  506 drivers/staging/kpc2000/kpc2000/core.c 	sysfs_remove_files(&pdev->dev.kobj, kp_attr_list);
sysfs_remove_files  185 drivers/staging/kpc2000/kpc_dma/kpc_dma_driver.c 	sysfs_remove_files(&(ldev->pldev->dev.kobj), ndd_attr_list);
sysfs_remove_files  150 drivers/vfio/mdev/mdev_sysfs.c 	sysfs_remove_files(&type->kobj,
sysfs_remove_files  278 drivers/vfio/mdev/mdev_sysfs.c 	sysfs_remove_files(&dev->kobj, mdev_device_attrs);
sysfs_remove_files  731 fs/btrfs/sysfs.c 		sysfs_remove_files(fs_info->space_info_kobj, allocation_attrs);
sysfs_remove_files  737 fs/btrfs/sysfs.c 	sysfs_remove_files(&fs_info->fs_devices->fsid_kobj, btrfs_attrs);
sysfs_remove_files  503 fs/sysfs/file.c EXPORT_SYMBOL_GPL(sysfs_remove_files);
sysfs_remove_files  255 include/linux/sysfs.h void sysfs_remove_files(struct kobject *kobj, const struct attribute * const *attr);