Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.h787 int audioreach_map_memory_regions(struct q6apm_graph *graph,
H A Daudioreach.c1310 int audioreach_map_memory_regions(struct q6apm_graph *graph, unsigned int dir, size_t period_sz, in audioreach_map_memory_regions() function
1372 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()