Home
last modified time | relevance | path

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

/linux-4.4.14/fs/sysfs/
Dfile.c456 void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
473 EXPORT_SYMBOL_GPL(sysfs_remove_file_from_group);
/linux-4.4.14/include/linux/
Dsysfs.h271 void sysfs_remove_file_from_group(struct kobject *kobj,
439 static inline void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
/linux-4.4.14/drivers/pci/pcie/
Daspm.c922 sysfs_remove_file_from_group(&pdev->dev.kobj, in pcie_aspm_remove_sysfs_dev_files()
925 sysfs_remove_file_from_group(&pdev->dev.kobj, in pcie_aspm_remove_sysfs_dev_files()
/linux-4.4.14/drivers/usb/core/
Dsysfs.c333 sysfs_remove_file_from_group(&dev->kobj, in remove_persist_attributes()