Searched refs:sysfs_remove_file_from_group (Results 1 – 13 of 13) sorted by relevance
| /linux-6.15/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-6.15/include/linux/ |
| H A D | sysfs.h | 473 void sysfs_remove_file_from_group(struct kobject *kobj, 679 static inline void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
|
| /linux-6.15/drivers/usb/core/ |
| H A D | ledtrig-usbport.c | 255 sysfs_remove_file_from_group(&led_cdev->dev->kobj, &port->attr.attr, in usbport_trig_remove_port()
|
| H A D | sysfs.c | 365 sysfs_remove_file_from_group(&dev->kobj, in remove_persist_attributes()
|
| /linux-6.15/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-6.15/drivers/hwtracing/ptt/ |
| H A D | hisi_ptt.c | 443 sysfs_remove_file_from_group(kobj, &filter->attr.attr, in hisi_ptt_remove_rp_filter_attr() 466 sysfs_remove_file_from_group(kobj, &filter->attr.attr, in hisi_ptt_remove_req_filter_attr()
|
| /linux-6.15/drivers/pci/ |
| H A D | doe.c | 151 sysfs_remove_file_from_group(&dev->kobj, &attrs[i].attr, in pci_doe_sysfs_feature_remove()
|
| H A D | p2pdma.c | 280 sysfs_remove_file_from_group(&pdev->dev.kobj, &p2pmem_alloc_attr.attr, in pci_p2pdma_unmap_mappings()
|
| /linux-6.15/drivers/hwtracing/coresight/ |
| H A D | coresight-etm-perf.c | 841 sysfs_remove_file_from_group(&pmu_dev->kobj, in etm_perf_del_symlink_group()
|
| /linux-6.15/drivers/ata/ |
| H A D | ahci.c | 2071 sysfs_remove_file_from_group(&pdev->dev.kobj, in ahci_init_one() 2083 sysfs_remove_file_from_group(&pdev->dev.kobj, in ahci_remove_one()
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_aca.c | 714 sysfs_remove_file_from_group(&adev->dev->kobj, in remove_aca_sysfs()
|
| H A D | amdgpu_ras.c | 1831 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove_bad_page_node() 1909 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove()
|
| /linux-6.15/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()
|