Home
last modified time | relevance | path

Searched refs:audioreach_map_memory_regions (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/sound/soc/qcom/qdsp6/
Daudioreach.h705 int audioreach_map_memory_regions(struct q6apm_graph *graph,
Daudioreach.c1045 int audioreach_map_memory_regions(struct q6apm_graph *graph, unsigned int dir, size_t period_sz, in audioreach_map_memory_regions() function
1107 EXPORT_SYMBOL_GPL(audioreach_map_memory_regions);
Dq6apm.c328 rc = audioreach_map_memory_regions(graph, dir, period_sz, periods, 1); in q6apm_map_memory_regions()