Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dtherm_throt.c488 err = sysfs_add_file_to_group(&dev->kobj, in thermal_throttle_add_dev()
496 err = sysfs_add_file_to_group(&dev->kobj, in thermal_throttle_add_dev()
502 err = sysfs_add_file_to_group(&dev->kobj, in thermal_throttle_add_dev()
508 err = sysfs_add_file_to_group(&dev->kobj, in thermal_throttle_add_dev()
515 err = sysfs_add_file_to_group(&dev->kobj, in thermal_throttle_add_dev()
/linux/drivers/base/
H A Dauxiliary_sysfs.c78 ret = sysfs_add_file_to_group(&dev->kobj, &info->sysfs_attr.attr, in auxiliary_device_sysfs_irq_add()
/linux/include/linux/
H A Dsysfs.h457 int sysfs_add_file_to_group(struct kobject *kobj,
659 static inline int sysfs_add_file_to_group(struct kobject *kobj, in sysfs_add_file_to_group() function
/linux/drivers/usb/core/
H A Dledtrig-usbport.c219 err = sysfs_add_file_to_group(&led_cdev->dev->kobj, &port->attr.attr, in usbport_trig_add_port()
H A Dsysfs.c356 rc = sysfs_add_file_to_group(&dev->kobj, in add_persist_attributes()
/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c4802 sysfs_add_file_to_group(&adev->dev->kobj, in amdgpu_pm_sysfs_init()
4805 sysfs_add_file_to_group(&adev->dev->kobj, &dev_attr_node_power.attr, in amdgpu_pm_sysfs_init()
4807 sysfs_add_file_to_group(&adev->dev->kobj, &dev_attr_global_ppt_resid.attr, in amdgpu_pm_sysfs_init()
4809 sysfs_add_file_to_group(&adev->dev->kobj, in amdgpu_pm_sysfs_init()
4812 sysfs_add_file_to_group(&adev->dev->kobj, &dev_attr_npm_status.attr, in amdgpu_pm_sysfs_init()
4817 sysfs_add_file_to_group(&adev->dev->kobj, in amdgpu_pm_sysfs_init()
4820 sysfs_add_file_to_group(&adev->dev->kobj, &dev_attr_baseboard_power.attr, in amdgpu_pm_sysfs_init()
/linux/kernel/rcu/
H A Dtree_stall.h66 sysfs_add_file_to_group(kernel_kobj, &rcu_stall_count_attr.attr, NULL); in kernel_rcu_stall_sysfs_init()
/linux/kernel/
H A Dexit.c120 sysfs_add_file_to_group(kernel_kobj, &oops_count_attr.attr, NULL); in kernel_exit_sysfs_init()
/linux/drivers/ata/
H A Dahci.c2993 sysfs_add_file_to_group(&pdev->dev.kobj, in ahci_init_one()