Searched refs:adf_cfg_section (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dadf_cfg.c68 struct adf_cfg_section *sec = qat_dev_cfg_show()
69 list_entry(v, struct adf_cfg_section, list); qat_dev_cfg_show()
194 struct adf_cfg_section *sec) adf_cfg_keyval_add()
213 struct adf_cfg_section *ptr; adf_cfg_section_del_all()
217 ptr = list_entry(list, struct adf_cfg_section, list); list_for_each_prev_safe()
224 static struct adf_cfg_key_val *adf_cfg_key_value_find(struct adf_cfg_section *s, adf_cfg_key_value_find()
238 static struct adf_cfg_section *adf_cfg_sec_find(struct adf_accel_dev *accel_dev, adf_cfg_sec_find()
245 struct adf_cfg_section *ptr = adf_cfg_sec_find()
246 list_entry(list, struct adf_cfg_section, list); adf_cfg_sec_find()
258 struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, sec_name); adf_cfg_key_val_get()
291 struct adf_cfg_section *section = adf_cfg_sec_find(accel_dev, adf_cfg_add_key_value_param()
338 struct adf_cfg_section *sec = adf_cfg_sec_find(accel_dev, name); adf_cfg_section_add()
H A Dadf_cfg.h64 struct adf_cfg_section { struct

Completed in 106 milliseconds