Searched refs:sysfs_remove_file_from_group (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
D | sysfs.h | 297 void sysfs_remove_file_from_group(struct kobject *kobj, 499 static inline void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
|
/kernel/linux/linux-5.10/fs/sysfs/ |
D | file.c | 513 void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function 530 EXPORT_SYMBOL_GPL(sysfs_remove_file_from_group);
|
/kernel/linux/linux-5.10/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 | 385 sysfs_remove_file_from_group(&dev->kobj, in remove_persist_attributes()
|
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
D | coresight-etm-perf.c | 597 sysfs_remove_file_from_group(&pmu_dev->kobj, in etm_perf_del_symlink_sink()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ras.c | 1034 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove_bad_page_node() 1099 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove()
|
/kernel/linux/linux-5.10/drivers/ata/ |
D | ahci.c | 1941 sysfs_remove_file_from_group(&pdev->dev.kobj, in ahci_remove_one()
|
/kernel/linux/linux-5.10/drivers/nvme/host/ |
D | pci.c | 1889 sysfs_remove_file_from_group(&dev->ctrl.device->kobj, in nvme_release_cmb()
|