Searched refs:sysfs_remove_file_from_group (Results 1 – 10 of 10) sorted by relevance
/linux/include/linux/ |
A D | sysfs.h | 305 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/fs/sysfs/ |
A 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/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/coresight/ |
A D | coresight-etm-perf.c | 795 sysfs_remove_file_from_group(&pmu_dev->kobj, in etm_perf_del_symlink_group()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_ras.c | 1285 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove_bad_page_node() 1350 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove()
|
/linux/drivers/ata/ |
A D | ahci.c | 1928 sysfs_remove_file_from_group(&pdev->dev.kobj, in ahci_remove_one()
|
/linux/ |
A D | vmlinux.symvers | 9755 0x00000000 sysfs_remove_file_from_group vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 10868 ffff8000102fa264 T sysfs_remove_file_from_group
|
A D | .tmp_System.map | 10868 ffff8000102fa264 T sysfs_remove_file_from_group
|
Completed in 1114 milliseconds