Home
last modified time | relevance | path

Searched refs:q6apm_map_memory_fixed_region (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/qcom/qdsp6/
H A Dq6apm.c204 int q6apm_map_memory_fixed_region(struct device *dev, unsigned int graph_id, phys_addr_t phys, in q6apm_map_memory_fixed_region() function
243 EXPORT_SYMBOL_GPL(q6apm_map_memory_fixed_region);
H A Dq6apm-dai.c489 ret = q6apm_map_memory_fixed_region(dev, graph_id, phys, BUFFER_BYTES_MAX); in q6apm_dai_memory_map()