Searched refs:q6apm_map_memory_fixed_region (Results 1 – 2 of 2) sorted by relevance
204 int q6apm_map_memory_fixed_region(struct device *dev, unsigned int graph_id, phys_addr_t phys, in q6apm_map_memory_fixed_region() function243 EXPORT_SYMBOL_GPL(q6apm_map_memory_fixed_region);
489 ret = q6apm_map_memory_fixed_region(dev, graph_id, phys, BUFFER_BYTES_MAX); in q6apm_dai_memory_map()