Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/fs/sysfs/
Dfile.c349 int sysfs_add_file_to_group(struct kobject *kobj, in sysfs_add_file_to_group() function
370 EXPORT_SYMBOL_GPL(sysfs_add_file_to_group);
/linux-4.1.27/include/linux/
Dsysfs.h259 int sysfs_add_file_to_group(struct kobject *kobj,
420 static inline int sysfs_add_file_to_group(struct kobject *kobj, in sysfs_add_file_to_group() function
/linux-4.1.27/drivers/pci/pcie/
Daspm.c916 sysfs_add_file_to_group(&pdev->dev.kobj, in pcie_aspm_create_sysfs_dev_files()
919 sysfs_add_file_to_group(&pdev->dev.kobj, in pcie_aspm_create_sysfs_dev_files()
/linux-4.1.27/drivers/usb/core/
Dsysfs.c324 rc = sysfs_add_file_to_group(&dev->kobj, in add_persist_attributes()