Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsysfs.h279 void sysfs_remove_file_from_group(struct kobject *kobj,
458 static inline void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
/Linux-v4.19/fs/sysfs/
Dfile.c510 void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
527 EXPORT_SYMBOL_GPL(sysfs_remove_file_from_group);
/Linux-v4.19/drivers/usb/core/
Dledtrig-usbport.c259 sysfs_remove_file_from_group(&led_cdev->dev->kobj, &port->attr.attr, in usbport_trig_remove_port()
Dsysfs.c384 sysfs_remove_file_from_group(&dev->kobj, in remove_persist_attributes()
/Linux-v4.19/drivers/pci/pcie/
Daspm.c1259 sysfs_remove_file_from_group(&pdev->dev.kobj, in pcie_aspm_remove_sysfs_dev_files()
1262 sysfs_remove_file_from_group(&pdev->dev.kobj, in pcie_aspm_remove_sysfs_dev_files()
/Linux-v4.19/drivers/nvme/host/
Dpci.c1691 sysfs_remove_file_from_group(&dev->ctrl.device->kobj, in nvme_release_cmb()