Searched refs:sysfs_remove_file_from_group (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/base/ |
| 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/ |
| A D | sysfs.h | 452 void sysfs_remove_file_from_group(struct kobject *kobj, 658 static inline void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
|
| /linux/fs/sysfs/ |
| A D | file.c | 549 void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function 566 EXPORT_SYMBOL_GPL(sysfs_remove_file_from_group);
|
| /linux/drivers/usb/core/ |
| A D | ledtrig-usbport.c | 254 sysfs_remove_file_from_group(&led_cdev->dev->kobj, &port->attr.attr, in usbport_trig_remove_port()
|
| A D | sysfs.c | 365 sysfs_remove_file_from_group(&dev->kobj, in remove_persist_attributes()
|
| /linux/drivers/hwtracing/ptt/ |
| 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/drivers/pci/ |
| A D | p2pdma.c | 271 sysfs_remove_file_from_group(&pdev->dev.kobj, &p2pmem_alloc_attr.attr, in pci_p2pdma_unmap_mappings()
|
| /linux/drivers/hwtracing/coresight/ |
| A D | coresight-etm-perf.c | 846 sysfs_remove_file_from_group(&pmu_dev->kobj, in etm_perf_del_symlink_group()
|
| /linux/drivers/ata/ |
| A D | ahci.c | 2057 sysfs_remove_file_from_group(&pdev->dev.kobj, in ahci_init_one() 2069 sysfs_remove_file_from_group(&pdev->dev.kobj, in ahci_remove_one()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_aca.c | 664 sysfs_remove_file_from_group(&adev->dev->kobj, in remove_aca_sysfs()
|
| A D | amdgpu_ras.c | 1774 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove_bad_page_node() 1849 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove()
|
| /linux/kernel/irq/ |
| A D | msi.c | 521 sysfs_remove_file_from_group(&dev->kobj, &attrs[i].attr, msi_irqs_group.name); in msi_sysfs_remove_desc()
|
Completed in 39 milliseconds