Lines Matching refs:q6apm_graph
193 int q6apm_graph_media_format_shmem(struct q6apm_graph *graph,
213 int q6apm_map_memory_regions(struct q6apm_graph *graph, unsigned int dir, phys_addr_t phys,
269 int q6apm_unmap_memory_regions(struct q6apm_graph *graph, unsigned int dir)
301 int q6apm_remove_initial_silence(struct device *dev, struct q6apm_graph *graph, uint32_t samples)
313 int q6apm_remove_trailing_silence(struct device *dev, struct q6apm_graph *graph, uint32_t samples)
325 int q6apm_enable_compress_module(struct device *dev, struct q6apm_graph *graph, bool en)
337 int q6apm_set_real_module_id(struct device *dev, struct q6apm_graph *graph,
366 int q6apm_graph_media_format_pcm(struct q6apm_graph *graph, struct audioreach_module_config *cfg)
390 static int q6apm_graph_get_tx_shmem_module_iid(struct q6apm_graph *graph)
402 int q6apm_graph_get_rx_shmem_module_iid(struct q6apm_graph *graph)
415 int q6apm_write_async(struct q6apm_graph *graph, uint32_t len, uint32_t msw_ts,
458 int q6apm_read(struct q6apm_graph *graph)
503 struct q6apm_graph *graph = priv;
605 struct q6apm_graph *q6apm_graph_open(struct device *dev, q6apm_cb cb,
610 struct q6apm_graph *graph;
652 int q6apm_graph_close(struct q6apm_graph *graph)
665 int q6apm_graph_prepare(struct q6apm_graph *graph)
671 int q6apm_graph_start(struct q6apm_graph *graph)
685 int q6apm_graph_stop(struct q6apm_graph *graph)
696 int q6apm_graph_flush(struct q6apm_graph *graph)
759 struct audioreach_module *q6apm_find_module_by_mid(struct q6apm_graph *graph, uint32_t mid)