Searched refs:sysfs_remove_file_from_group (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/base/ |
H A D | auxiliary_sysfs.c | 109 sysfs_remove_file_from_group(&dev->kobj, &info->sysfs_attr.attr, in auxiliary_device_sysfs_irq_remove()
|
/linux/include/linux/ |
H A D | sysfs.h | 456 void sysfs_remove_file_from_group(struct kobject *kobj, 662 static inline void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
|
/linux/fs/sysfs/ |
H A D | file.c | 567 void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function 584 EXPORT_SYMBOL_GPL(sysfs_remove_file_from_group);
|
/linux/drivers/hwtracing/coresight/ |
H A D | coresight-etm-perf.c | 922 sysfs_remove_file_from_group(&pmu_dev->kobj, in etm_perf_del_symlink_group()
|
/linux/drivers/pci/ |
H A D | p2pdma.c | 280 sysfs_remove_file_from_group(&pdev->dev.kobj, &p2pmem_alloc_attr.attr, in pci_p2pdma_unmap_mappings()
|
/linux/drivers/ata/ |
H A D | ahci.c | 2134 sysfs_remove_file_from_group(&pdev->dev.kobj, in ahci_init_one() 2146 sysfs_remove_file_from_group(&pdev->dev.kobj, in ahci_remove_one()
|
/linux/drivers/usb/core/ |
H A D | sysfs.c | 365 sysfs_remove_file_from_group(&dev->kobj, in remove_persist_attributes()
|
/linux/kernel/irq/ |
H A D | msi.c | 522 sysfs_remove_file_from_group(&dev->kobj, &attrs[i].attr, msi_irqs_group.name); in msi_sysfs_remove_desc()
|
/linux/drivers/idle/ |
H A D | intel_idle.c | 2417 sysfs_remove_file_from_group(&sysfs_root->kobj, in intel_idle_sysfs_uninit()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ras.c | 1837 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove_bad_page_node() 1915 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove()
|