Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsysfs.h305 void sysfs_remove_file_from_group(struct kobject *kobj,
507 static inline void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
/Linux-v5.15/fs/sysfs/
Dfile.c524 void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
541 EXPORT_SYMBOL_GPL(sysfs_remove_file_from_group);
/Linux-v5.15/drivers/usb/core/
Dledtrig-usbport.c254 sysfs_remove_file_from_group(&led_cdev->dev->kobj, &port->attr.attr, in usbport_trig_remove_port()
Dsysfs.c365 sysfs_remove_file_from_group(&dev->kobj, in remove_persist_attributes()
/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-etm-perf.c757 sysfs_remove_file_from_group(&pmu_dev->kobj, in etm_perf_del_symlink_group()
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.c1195 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove_bad_page_node()
1260 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove()
/Linux-v5.15/drivers/ata/
Dahci.c1930 sysfs_remove_file_from_group(&pdev->dev.kobj, in ahci_remove_one()