Searched refs:sysfs_remove_file_from_group (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/include/linux/ |
D | sysfs.h | 321 void sysfs_remove_file_from_group(struct kobject *kobj, 523 static inline void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
|
/Linux-v6.6/fs/sysfs/ |
D | file.c | 534 void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function 551 EXPORT_SYMBOL_GPL(sysfs_remove_file_from_group);
|
/Linux-v6.6/drivers/usb/core/ |
D | ledtrig-usbport.c | 254 sysfs_remove_file_from_group(&led_cdev->dev->kobj, &port->attr.attr, in usbport_trig_remove_port()
|
D | sysfs.c | 363 sysfs_remove_file_from_group(&dev->kobj, in remove_persist_attributes()
|
/Linux-v6.6/drivers/hwtracing/ptt/ |
D | hisi_ptt.c | 440 sysfs_remove_file_from_group(kobj, &filter->attr.attr, in hisi_ptt_remove_rp_filter_attr() 463 sysfs_remove_file_from_group(kobj, &filter->attr.attr, in hisi_ptt_remove_req_filter_attr()
|
/Linux-v6.6/drivers/hwtracing/coresight/ |
D | coresight-etm-perf.c | 829 sysfs_remove_file_from_group(&pmu_dev->kobj, in etm_perf_del_symlink_group()
|
/Linux-v6.6/drivers/pci/ |
D | p2pdma.c | 271 sysfs_remove_file_from_group(&pdev->dev.kobj, &p2pmem_alloc_attr.attr, in pci_p2pdma_unmap_mappings()
|
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ras.c | 1376 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove_bad_page_node() 1440 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove()
|
/Linux-v6.6/kernel/irq/ |
D | msi.c | 505 sysfs_remove_file_from_group(&dev->kobj, &attrs[i].attr, msi_irqs_group.name); in msi_sysfs_remove_desc()
|
/Linux-v6.6/drivers/ata/ |
D | ahci.c | 1951 sysfs_remove_file_from_group(&pdev->dev.kobj, in ahci_remove_one()
|