Lines Matching defs:kobj

28 sysfs_gt_attribute_w_func(struct kobject *kobj, struct attribute *attr,  in sysfs_gt_attribute_w_func()
53 sysfs_gt_attribute_r_func(struct kobject *kobj, struct attribute *attr, in sysfs_gt_attribute_r_func()
179 static ssize_t rc6_enable_show(struct kobject *kobj, in rc6_enable_show()
277 static int __intel_gt_sysfs_create_group(struct kobject *kobj, in __intel_gt_sysfs_create_group()
285 static void intel_sysfs_rc6_init(struct intel_gt *gt, struct kobject *kobj) in intel_sysfs_rc6_init()
430 static ssize_t punit_req_freq_mhz_show(struct kobject *kobj, in punit_req_freq_mhz_show()
440 static ssize_t slpc_ignore_eff_freq_show(struct kobject *kobj, in slpc_ignore_eff_freq_show()
450 static ssize_t slpc_ignore_eff_freq_store(struct kobject *kobj, in slpc_ignore_eff_freq_store()
467 static ssize_t slpc_power_profile_show(struct kobject *kobj, in slpc_power_profile_show()
484 static ssize_t slpc_power_profile_store(struct kobject *kobj, in slpc_power_profile_store()
514 static ssize_t throttle_reason_bool_show(struct kobject *kobj, in throttle_reason_bool_show()
597 static ssize_t freq_factor_scale_show(struct kobject *kobj, in freq_factor_scale_show()
610 static ssize_t media_freq_factor_show(struct kobject *kobj, in media_freq_factor_show()
632 static ssize_t media_freq_factor_store(struct kobject *kobj, in media_freq_factor_store()
661 static ssize_t media_RP0_freq_mhz_show(struct kobject *kobj, in media_RP0_freq_mhz_show()
682 static ssize_t media_RPn_freq_mhz_show(struct kobject *kobj, in media_RPn_freq_mhz_show()
721 rps_up_threshold_pct_show(struct kobject *kobj, struct kobj_attribute *attr, in rps_up_threshold_pct_show()
731 rps_up_threshold_pct_store(struct kobject *kobj, struct kobj_attribute *attr, in rps_up_threshold_pct_store()
755 rps_down_threshold_pct_show(struct kobject *kobj, struct kobj_attribute *attr, in rps_down_threshold_pct_show()
765 rps_down_threshold_pct_store(struct kobject *kobj, struct kobj_attribute *attr, in rps_down_threshold_pct_store()
795 default_min_freq_mhz_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in default_min_freq_mhz_show()
806 default_max_freq_mhz_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in default_max_freq_mhz_show()
817 default_rps_up_threshold_pct_show(struct kobject *kobj, in default_rps_up_threshold_pct_show()
830 default_rps_down_threshold_pct_show(struct kobject *kobj, in default_rps_down_threshold_pct_show()
850 static int intel_sysfs_rps_init(struct intel_gt *gt, struct kobject *kobj) in intel_sysfs_rps_init()
883 void intel_gt_sysfs_pm_init(struct intel_gt *gt, struct kobject *kobj) in intel_gt_sysfs_pm_init()