Lines Matching refs:attr_set
147 static ssize_t store_sampling_down_factor(struct gov_attr_set *attr_set,
150 struct dbs_data *dbs_data = to_dbs_data(attr_set);
162 static ssize_t store_up_threshold(struct gov_attr_set *attr_set,
165 struct dbs_data *dbs_data = to_dbs_data(attr_set);
178 static ssize_t store_down_threshold(struct gov_attr_set *attr_set,
181 struct dbs_data *dbs_data = to_dbs_data(attr_set);
196 static ssize_t store_ignore_nice_load(struct gov_attr_set *attr_set,
199 struct dbs_data *dbs_data = to_dbs_data(attr_set);
221 static ssize_t store_freq_step(struct gov_attr_set *attr_set, const char *buf,
224 struct dbs_data *dbs_data = to_dbs_data(attr_set);