Searched refs:sub_graphs_idr (Results 1 – 3 of 3) sorted by relevance
65 struct idr sub_graphs_idr; member
86 sg = idr_find(&apm->sub_graphs_idr, sub_graph_id); in audioreach_tplg_alloc_sub_graph()102 ret = idr_alloc_u32(&apm->sub_graphs_idr, sg, &sub_graph_id, sub_graph_id, GFP_KERNEL); in audioreach_tplg_alloc_sub_graph()963 idr_remove(&apm->sub_graphs_idr, sg->sub_graph_id); in audioreach_widget_unload()
741 idr_init(&apm->sub_graphs_idr); in apm_probe()