Home
last modified time | relevance | path

Searched refs:sysfs_add_file_to_group (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c253 err = sysfs_add_file_to_group(&dev->kobj, in thermal_throttle_add_dev()
257 err = sysfs_add_file_to_group(&dev->kobj, in thermal_throttle_add_dev()
261 err = sysfs_add_file_to_group(&dev->kobj, in thermal_throttle_add_dev()
/linux-4.4.14/fs/sysfs/
Dfile.c351 int sysfs_add_file_to_group(struct kobject *kobj, in sysfs_add_file_to_group() function
372 EXPORT_SYMBOL_GPL(sysfs_add_file_to_group);
/linux-4.4.14/include/linux/
Dsysfs.h269 int sysfs_add_file_to_group(struct kobject *kobj,
433 static inline int sysfs_add_file_to_group(struct kobject *kobj, in sysfs_add_file_to_group() function
/linux-4.4.14/drivers/pci/pcie/
Daspm.c907 sysfs_add_file_to_group(&pdev->dev.kobj, in pcie_aspm_create_sysfs_dev_files()
910 sysfs_add_file_to_group(&pdev->dev.kobj, in pcie_aspm_create_sysfs_dev_files()
/linux-4.4.14/drivers/usb/core/
Dsysfs.c324 rc = sysfs_add_file_to_group(&dev->kobj, in add_persist_attributes()