Home
last modified time | relevance | path

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

/linux-4.1.27/fs/sysfs/
Dfile.c454 void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
471 EXPORT_SYMBOL_GPL(sysfs_remove_file_from_group);
/linux-4.1.27/include/linux/
Dsysfs.h261 void sysfs_remove_file_from_group(struct kobject *kobj,
426 static inline void sysfs_remove_file_from_group(struct kobject *kobj, in sysfs_remove_file_from_group() function
/linux-4.1.27/drivers/pci/pcie/
Daspm.c933 sysfs_remove_file_from_group(&pdev->dev.kobj, in pcie_aspm_remove_sysfs_dev_files()
936 sysfs_remove_file_from_group(&pdev->dev.kobj, in pcie_aspm_remove_sysfs_dev_files()
/linux-4.1.27/drivers/usb/core/
Dsysfs.c333 sysfs_remove_file_from_group(&dev->kobj, in remove_persist_attributes()