Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6apm.h97 struct q6apm_graph { struct
114 struct q6apm_graph *q6apm_graph_open(struct device *dev, q6apm_cb cb, argument
116 int q6apm_graph_close(struct q6apm_graph *graph);
117 int q6apm_graph_prepare(struct q6apm_graph *graph);
118 int q6apm_graph_start(struct q6apm_graph *graph);
119 int q6apm_graph_stop(struct q6apm_graph *graph);
120 int q6apm_graph_flush(struct q6apm_graph *graph);
123 int q6apm_graph_media_format_pcm(struct q6apm_graph *graph,
126 int q6apm_graph_media_format_shmem(struct q6apm_graph *graph,
130 int q6apm_read(struct q6apm_graph *graph);
[all …]
H A Daudioreach.c598 int audioreach_graph_send_cmd_sync(struct q6apm_graph *graph, struct gpr_pkt *pkt, in audioreach_graph_send_cmd_sync()
607 static int audioreach_display_port_set_media_format(struct q6apm_graph *graph, in audioreach_display_port_set_media_format()
663 static int audioreach_codec_dma_set_media_format(struct q6apm_graph *graph, in audioreach_display_port_set_media_format()
729 int audioreach_send_u32_param(struct q6apm_graph *graph, struct audioreach_module *module, in audioreach_codec_dma_set_media_format()
757 static int audioreach_sal_limiter_enable(struct q6apm_graph *graph, in audioreach_send_u32_param()
763 static int audioreach_sal_set_media_format(struct q6apm_graph *graph, in audioreach_send_u32_param()
770 static int audioreach_module_enable(struct q6apm_graph *graph, in audioreach_send_u32_param()
777 static int audioreach_gapless_set_media_format(struct q6apm_graph *graph, in audioreach_send_u32_param()
785 static int audioreach_set_module_config(struct q6apm_graph *graph,
802 static int audioreach_mfc_set_media_format(struct q6apm_graph *grap in audioreach_module_enable()
[all...]
H A Dq6apm-lpass-dais.c22 struct q6apm_graph *graph[APM_PORT_MAX];
166 struct q6apm_graph *graph; in q6apm_lpass_dai_prepare()
226 struct q6apm_graph *graph; in q6apm_lpass_dai_startup()