Home
last modified time | relevance | path

Searched refs:sysfs_remove_file_from_group (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/drivers/base/
H A Dauxiliary_sysfs.c109 sysfs_remove_file_from_group(&dev->kobj, &info->sysfs_attr.attr, in auxiliary_device_sysfs_irq_remove()
/linux-6.15/include/linux/
H A Dsysfs.h473 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 Dledtrig-usbport.c255 sysfs_remove_file_from_group(&led_cdev->dev->kobj, &port->attr.attr, in usbport_trig_remove_port()
H A Dsysfs.c365 sysfs_remove_file_from_group(&dev->kobj, in remove_persist_attributes()
/linux-6.15/fs/sysfs/
H A Dfile.c567 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 Dhisi_ptt.c443 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 Ddoe.c151 sysfs_remove_file_from_group(&dev->kobj, &attrs[i].attr, in pci_doe_sysfs_feature_remove()
H A Dp2pdma.c280 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 Dcoresight-etm-perf.c841 sysfs_remove_file_from_group(&pmu_dev->kobj, in etm_perf_del_symlink_group()
/linux-6.15/drivers/ata/
H A Dahci.c2071 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 Damdgpu_aca.c714 sysfs_remove_file_from_group(&adev->dev->kobj, in remove_aca_sysfs()
H A Damdgpu_ras.c1831 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 Dmsi.c522 sysfs_remove_file_from_group(&dev->kobj, &attrs[i].attr, msi_irqs_group.name); in msi_sysfs_remove_desc()