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()
193 static ssize_t rc6_enable_show(struct kobject *kobj, in rc6_enable_show()
291 static int __intel_gt_sysfs_create_group(struct kobject *kobj, in __intel_gt_sysfs_create_group()
299 static void intel_sysfs_rc6_init(struct intel_gt *gt, struct kobject *kobj) in intel_sysfs_rc6_init()
444 static ssize_t punit_req_freq_mhz_show(struct kobject *kobj, in punit_req_freq_mhz_show()
454 static ssize_t slpc_ignore_eff_freq_show(struct kobject *kobj, in slpc_ignore_eff_freq_show()
464 static ssize_t slpc_ignore_eff_freq_store(struct kobject *kobj, in slpc_ignore_eff_freq_store()
489 static ssize_t throttle_reason_bool_show(struct kobject *kobj, in throttle_reason_bool_show()
572 static ssize_t freq_factor_scale_show(struct kobject *kobj, in freq_factor_scale_show()
585 static ssize_t media_freq_factor_show(struct kobject *kobj, in media_freq_factor_show()
616 static ssize_t media_freq_factor_store(struct kobject *kobj, in media_freq_factor_store()
645 static ssize_t media_RP0_freq_mhz_show(struct kobject *kobj, in media_RP0_freq_mhz_show()
666 static ssize_t media_RPn_freq_mhz_show(struct kobject *kobj, in media_RPn_freq_mhz_show()
704 rps_up_threshold_pct_show(struct kobject *kobj, struct kobj_attribute *attr, in rps_up_threshold_pct_show()
714 rps_up_threshold_pct_store(struct kobject *kobj, struct kobj_attribute *attr, in rps_up_threshold_pct_store()
738 rps_down_threshold_pct_show(struct kobject *kobj, struct kobj_attribute *attr, in rps_down_threshold_pct_show()
748 rps_down_threshold_pct_store(struct kobject *kobj, struct kobj_attribute *attr, in rps_down_threshold_pct_store()
778 default_min_freq_mhz_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in default_min_freq_mhz_show()
789 default_max_freq_mhz_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in default_max_freq_mhz_show()
800 default_rps_up_threshold_pct_show(struct kobject *kobj, in default_rps_up_threshold_pct_show()
813 default_rps_down_threshold_pct_show(struct kobject *kobj, in default_rps_down_threshold_pct_show()
833 static int intel_sysfs_rps_init(struct intel_gt *gt, struct kobject *kobj) in intel_sysfs_rps_init()
866 void intel_gt_sysfs_pm_init(struct intel_gt *gt, struct kobject *kobj) in intel_gt_sysfs_pm_init()