Home
last modified time | relevance | path

Searched refs:q6apm (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/sound/soc/qcom/qdsp6/
DMakefile3 snd-q6apm-objs := q6apm.o audioreach.o topology.o
15 obj-$(CONFIG_SND_SOC_QDSP6_APM) += snd-q6apm.o
16 obj-$(CONFIG_SND_SOC_QDSP6_APM_DAI) += q6apm-dai.o
17 obj-$(CONFIG_SND_SOC_QDSP6_APM_LPASS_DAI) += q6apm-lpass-dais.o
Dq6apm.h49 struct q6apm { struct
88 struct q6apm *apm; argument
98 struct q6apm *apm;
138 int q6apm_send_cmd_sync(struct q6apm *apm, struct gpr_pkt *pkt,
146 int q6apm_connect_sub_graphs(struct q6apm *apm, u32 src_sgid, u32 dst_sgid,
148 bool q6apm_is_sub_graphs_connected(struct q6apm *apm, u32 src_sgid,
Dq6apm.c30 int q6apm_send_cmd_sync(struct q6apm *apm, struct gpr_pkt *pkt, uint32_t rsp_opcode) in q6apm_send_cmd_sync()
38 static struct audioreach_graph *q6apm_get_audioreach_graph(struct q6apm *apm, uint32_t graph_id) in q6apm_get_audioreach_graph()
99 struct q6apm *apm = graph->apm; in audioreach_graph_mgmt_cmd()
131 struct q6apm *apm; in q6apm_put_audioreach_graph()
146 static int q6apm_get_apm_state(struct q6apm *apm) in q6apm_get_apm_state()
161 static struct audioreach_module *__q6apm_find_module_by_mid(struct q6apm *apm, in __q6apm_find_module_by_mid()
181 static struct audioreach_module *q6apm_graph_get_last_module(struct q6apm *apm, u32 sgid) in q6apm_graph_get_last_module()
199 static struct audioreach_module *q6apm_graph_get_first_module(struct q6apm *apm, u32 sgid) in q6apm_graph_get_first_module()
217 bool q6apm_is_sub_graphs_connected(struct q6apm *apm, u32 src_sgid, u32 dst_sgid) in q6apm_is_sub_graphs_connected()
237 int q6apm_connect_sub_graphs(struct q6apm *apm, u32 src_sgid, u32 dst_sgid, bool connect) in q6apm_connect_sub_graphs()
[all …]
Dtopology.c23 static struct audioreach_graph_info *audioreach_tplg_alloc_graph_info(struct q6apm *apm, in audioreach_tplg_alloc_graph_info()
69 static struct audioreach_sub_graph *audioreach_tplg_alloc_sub_graph(struct q6apm *apm, in audioreach_tplg_alloc_sub_graph()
111 static struct audioreach_container *audioreach_tplg_alloc_container(struct q6apm *apm, in audioreach_tplg_alloc_container()
157 static struct audioreach_module *audioreach_tplg_alloc_module(struct q6apm *apm, in audioreach_tplg_alloc_module()
303 static struct audioreach_sub_graph *audioreach_parse_sg_tokens(struct q6apm *apm, in audioreach_parse_sg_tokens()
360 static struct audioreach_container *audioreach_parse_cont_tokens(struct q6apm *apm, in audioreach_parse_cont_tokens()
405 static struct audioreach_module *audioreach_parse_common_tokens(struct q6apm *apm, in audioreach_parse_common_tokens()
492 struct q6apm *apm = dev_get_drvdata(component->dev); in audioreach_widget_load_module_common()
731 struct q6apm *apm = dev_get_drvdata(c->dev); in audioreach_pga_event()
813 struct q6apm *apm = dev_get_drvdata(scomp->dev); in audioreach_widget_unload()
[all …]
Daudioreach.h8 struct q6apm;
697 void *audioreach_alloc_graph_pkt(struct q6apm *apm,
718 int audioreach_gain_set_vol_ctrl(struct q6apm *apm,
Daudioreach.c465 void *audioreach_alloc_graph_pkt(struct q6apm *apm, struct list_head *sg_list, int graph_id) in audioreach_alloc_graph_pkt()
930 int audioreach_gain_set_vol_ctrl(struct q6apm *apm, struct audioreach_module *module, int vol) in audioreach_gain_set_vol_ctrl()
/linux-5.19.10/Documentation/devicetree/bindings/sound/
Dqcom,q6apm-dai.yaml4 $id: "http://devicetree.org/schemas/sound/qcom,q6apm-dai.yaml#"
17 const: qcom,q6apm-dais
41 compatible = "qcom,q6apm";
48 compatible = "qcom,q6apm-dais";
Dqcom,q6dsp-lpass-ports.yaml19 - qcom,q6apm-lpass-dais
188 compatible = "qcom,q6apm";
193 compatible = "qcom,q6apm-lpass-dais";
/linux-5.19.10/Documentation/devicetree/bindings/soc/qcom/
Dqcom,apr.yaml75 - qcom,q6apm
173 compatible = "qcom,q6apm";