Lines Matching refs:attr_set
149 static ssize_t sampling_down_factor_store(struct gov_attr_set *attr_set,
152 struct dbs_data *dbs_data = to_dbs_data(attr_set);
164 static ssize_t up_threshold_store(struct gov_attr_set *attr_set,
167 struct dbs_data *dbs_data = to_dbs_data(attr_set);
180 static ssize_t down_threshold_store(struct gov_attr_set *attr_set,
183 struct dbs_data *dbs_data = to_dbs_data(attr_set);
198 static ssize_t ignore_nice_load_store(struct gov_attr_set *attr_set,
201 struct dbs_data *dbs_data = to_dbs_data(attr_set);
223 static ssize_t freq_step_store(struct gov_attr_set *attr_set, const char *buf,
226 struct dbs_data *dbs_data = to_dbs_data(attr_set);