Searched refs:sysfs_remove_file_from_group (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/include/linux/ |
D | sysfs.h | 290 void sysfs_remove_file_from_group(struct kobject *kobj, 475 static inline void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
|
/Linux-v5.4/fs/sysfs/ |
D | file.c | 511 void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function 528 EXPORT_SYMBOL_GPL(sysfs_remove_file_from_group);
|
/Linux-v5.4/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()
|
/Linux-v5.4/drivers/hwtracing/coresight/ |
D | coresight-etm-perf.c | 577 sysfs_remove_file_from_group(&pmu_dev->kobj, in etm_perf_del_symlink_sink()
|
/Linux-v5.4/drivers/pci/pcie/ |
D | aspm.c | 1289 sysfs_remove_file_from_group(&pdev->dev.kobj, in pcie_aspm_remove_sysfs_dev_files() 1292 sysfs_remove_file_from_group(&pdev->dev.kobj, in pcie_aspm_remove_sysfs_dev_files()
|
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ras.c | 906 sysfs_remove_file_from_group(&adev->dev->kobj, in amdgpu_ras_sysfs_remove()
|
/Linux-v5.4/drivers/nvme/host/ |
D | pci.c | 1832 sysfs_remove_file_from_group(&dev->ctrl.device->kobj, in nvme_release_cmb()
|