Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/qcom/qdsp6/
H A Daudioreach.h785 int audioreach_map_memory_regions(struct q6apm_graph *graph,
H A Daudioreach.c1301 int audioreach_map_memory_regions(struct q6apm_graph *graph, unsigned int dir, size_t period_sz, in audioreach_map_memory_regions() function
1363 EXPORT_SYMBOL_GPL(audioreach_map_memory_regions);
H A Dq6apm.c259 rc = audioreach_map_memory_regions(graph, dir, period_sz, periods, 1); in q6apm_map_memory_regions()