Searched refs:adf_cfg_section_del_all (Results 1 – 1 of 1) sorted by relevance
103 static void adf_cfg_section_del_all(struct list_head *head);111 adf_cfg_section_del_all(&dev_cfg_data->sec_list); in adf_cfg_del_all()119 adf_cfg_section_del_all(head); in adf_cfg_depot_del_all()141 adf_cfg_section_del_all(&dev_cfg_data->sec_list); in adf_cfg_dev_remove()217 adf_cfg_section_del_all(head); in adf_cfg_section_restore_all()271 adf_cfg_section_del_all(struct list_head *head) in adf_cfg_section_del_all() function