Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vfio/mdev/
H A Dmdev_sysfs.c150 sysfs_remove_files(&type->kobj, in remove_mdev_supported_type()
278 sysfs_remove_files(&dev->kobj, mdev_device_attrs); in mdev_remove_sysfs_files()
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_sysfs_slave.c145 sysfs_remove_files(&slave->kobj, slave_attrs); in bond_sysfs_slave_del()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsysfs.h262 void sysfs_remove_files(struct kobject *kobj, const struct attribute * const *attr);
414 static inline void sysfs_remove_files(struct kobject *kobj, in sysfs_remove_files() function
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dturris-mox-rwtm.c552 sysfs_remove_files(rwtm_to_kobj(rwtm), mox_rwtm_attrs); in turris_mox_rwtm_probe()
563 sysfs_remove_files(rwtm_to_kobj(rwtm), mox_rwtm_attrs); in turris_mox_rwtm_remove()
/OK3568_Linux_fs/kernel/drivers/staging/kpc2000/kpc2000/
H A Dcore.c473 sysfs_remove_files(&pdev->dev.kobj, kp_attr_list); in kp2000_pcie_probe()
506 sysfs_remove_files(&pdev->dev.kobj, kp_attr_list); in kp2000_pcie_remove()
/OK3568_Linux_fs/kernel/fs/sysfs/
H A Dfile.c498 void sysfs_remove_files(struct kobject *kobj, const struct attribute * const *ptr) in sysfs_remove_files() function
505 EXPORT_SYMBOL_GPL(sysfs_remove_files);
/OK3568_Linux_fs/kernel/drivers/staging/kpc2000/kpc_dma/
H A Dkpc_dma_driver.c185 sysfs_remove_files(&(ldev->pldev->dev.kobj), ndd_attr_list); in kpc_dma_remove()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_sysfs.c630 sysfs_remove_files(&kdev->kobj, vlv_attrs); in i915_teardown_sysfs()
632 sysfs_remove_files(&kdev->kobj, gen6_attrs); in i915_teardown_sysfs()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dsysfs.c1005 sysfs_remove_files(fs_info->space_info_kobj, allocation_attrs); in btrfs_sysfs_remove_mounted()
1011 sysfs_remove_files(fs_info->discard_debug_kobj, in btrfs_sysfs_remove_mounted()
1017 sysfs_remove_files(fs_info->debug_kobj, btrfs_debug_mount_attrs); in btrfs_sysfs_remove_mounted()
1024 sysfs_remove_files(fsid_kobj, btrfs_attrs); in btrfs_sysfs_remove_mounted()
/OK3568_Linux_fs/kernel/drivers/firmware/google/
H A Dgsmi.c1023 sysfs_remove_files(gsmi_kobj, gsmi_attrs); in gsmi_init()
1063 sysfs_remove_files(gsmi_kobj, gsmi_attrs); in gsmi_exit()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vram_mgr.c222 sysfs_remove_files(&adev->dev->kobj, amdgpu_vram_mgr_attributes); in amdgpu_vram_mgr_fini()
H A Damdgpu_device.c3618 sysfs_remove_files(&adev->dev->kobj, amdgpu_dev_attributes); in amdgpu_device_fini()
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdpart.c310 sysfs_remove_files(&mtd->dev.kobj, mtd_partition_attrs); in __mtd_del_partition()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo1629 sysfs_remove_files
H A Dabi_gki_aarch64_exynos1926 sysfs_remove_files
H A Dabi_gki_aarch64_imx1827 sysfs_remove_files
H A Dabi_gki_aarch64_qcom2446 sysfs_remove_files
H A Dabi_gki_aarch64_oplus2624 sysfs_remove_files
H A Dabi_gki_aarch64_galaxy3947 sysfs_remove_files
/OK3568_Linux_fs/kernel/block/
H A Dgenhd.c2359 sysfs_remove_files(&disk_to_dev(disk)->kobj, disk_events_attrs); in disk_del_events()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dit6616.c4442 sysfs_remove_files(&client->dev.kobj, it6616_attrs); in it6616_remove()