Searched refs:adf_cfg_section (Results 1 – 2 of 2) sorted by relevance
24 struct adf_cfg_section *sec = in qat_dev_cfg_show()25 list_entry(v, struct adf_cfg_section, list); in qat_dev_cfg_show()153 struct adf_cfg_section *sec) in adf_cfg_keyval_add()190 struct adf_cfg_section *ptr; in adf_cfg_section_del_all()194 ptr = list_entry(list, struct adf_cfg_section, list); in adf_cfg_section_del_all()205 struct adf_cfg_section *ptr; in adf_cfg_section_del_all_except()208 ptr = list_entry(list, struct adf_cfg_section, list); in adf_cfg_section_del_all_except()238 struct adf_cfg_section *ptr = in adf_cfg_sec_find()239 list_entry(list, struct adf_cfg_section, list); in adf_cfg_sec_find()285 struct adf_cfg_section *section = adf_cfg_sec_find(accel_dev, in adf_cfg_add_key_value_param()[all …]
20 struct adf_cfg_section { struct
Completed in 5 milliseconds