Home
last modified time | relevance | path

Searched full:q6apm (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,q6apm.yaml4 $id: http://devicetree.org/schemas/sound/qcom,q6apm.yaml#
7 title: Qualcomm Audio Process Manager (Q6APM)
20 - qcom,q6apm
24 $ref: /schemas/sound/qcom,q6apm-lpass-dais.yaml#
30 $ref: /schemas/sound/qcom,q6apm-dai.yaml#
54 compatible = "qcom,q6apm";
59 compatible = "qcom,q6apm-dais";
64 compatible = "qcom,q6apm-lpass-dais";
H A Dqcom,q6apm-dai.yaml4 $id: http://devicetree.org/schemas/sound/qcom,q6apm-dai.yaml#
17 const: qcom,q6apm-dais
32 compatible = "qcom,q6apm-dais";
H A Dqcom,q6apm-lpass-dais.yaml4 $id: http://devicetree.org/schemas/sound/qcom,q6apm-lpass-dais.yaml#
19 - qcom,q6apm-lpass-dais
33 compatible = "qcom,q6apm-lpass-dais";
H A Dgoogle,sc7280-herobrine.yaml70 description: Holds subnode which includes the phandle of q6apm platform device.
/linux/sound/soc/qcom/qdsp6/
H A DMakefile3 snd-q6apm-y := 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
H A Dq6apm.c19 #include "q6apm.h"
30 static struct q6apm *g_apm;
32 int q6apm_send_cmd_sync(struct q6apm *apm, struct gpr_pkt *pkt, uint32_t rsp_opcode) in q6apm_send_cmd_sync()
40 static struct audioreach_graph *q6apm_get_audioreach_graph(struct q6apm *apm, uint32_t graph_id) in q6apm_get_audioreach_graph()
101 struct q6apm *apm = graph->apm; in audioreach_graph_mgmt_cmd()
133 struct q6apm *apm; in q6apm_put_audioreach_graph()
149 static int q6apm_get_apm_state(struct q6apm *apm) in q6apm_get_apm_state()
173 static struct audioreach_module *__q6apm_find_module_by_mid(struct q6apm *apm, in __q6apm_find_module_by_mid()
627 struct q6apm *apm = dev_get_drvdata(dev->parent); in q6apm_graph_open()
732 #define APM_AUDIO_DRV_NAME "q6apm
[all...]
H A Dtopology.c16 #include "q6apm.h"
28 static struct audioreach_graph_info *audioreach_tplg_alloc_graph_info(struct q6apm *apm, in audioreach_tplg_alloc_graph_info()
74 static struct audioreach_sub_graph *audioreach_tplg_alloc_sub_graph(struct q6apm *apm, in audioreach_tplg_alloc_sub_graph()
116 static struct audioreach_container *audioreach_tplg_alloc_container(struct q6apm *apm, in audioreach_tplg_alloc_container()
162 static struct audioreach_module *audioreach_tplg_alloc_module(struct q6apm *apm, in audioreach_tplg_alloc_module()
336 static struct audioreach_sub_graph *audioreach_parse_sg_tokens(struct q6apm *apm, in audioreach_parse_sg_tokens()
393 static struct audioreach_container *audioreach_parse_cont_tokens(struct q6apm *apm, in audioreach_parse_cont_tokens()
438 static struct audioreach_module *audioreach_parse_common_tokens(struct q6apm *apm, in audioreach_parse_common_tokens()
595 struct q6apm *apm = dev_get_drvdata(component->dev); in audioreach_widget_load_module_common()
826 struct q6apm *dat in audioreach_widget_load_mixer()
[all...]
H A Dq6apm.h51 struct q6apm { struct
92 struct q6apm *apm;
102 struct q6apm *apm;
141 int q6apm_send_cmd_sync(struct q6apm *apm, struct gpr_pkt *pkt,
H A Dq6apm-lpass-dais.c17 #include "q6apm.h"
277 .name = "q6apm-be-dai-component",
308 { .compatible = "qcom,q6apm-lpass-dais" },
316 .name = "q6apm-lpass-dais",
H A Dq6apm-dai.c18 #include "q6apm.h"
20 #define DRV_NAME "q6apm-dai"
879 { .compatible = "qcom,q6apm-dais" },
887 .name = "q6apm-dai",
894 MODULE_DESCRIPTION("Q6APM dai driver");
H A Daudioreach.h9 struct q6apm;
795 void *audioreach_alloc_graph_pkt(struct q6apm *apm, struct audioreach_graph_info
815 int audioreach_gain_set_vol_ctrl(struct q6apm *apm,
H A Daudioreach.c12 #include "q6apm.h"
368 static void audioreach_populate_graph(struct q6apm *apm, struct audioreach_graph_info *info, in audioreach_populate_graph()
442 void *audioreach_alloc_graph_pkt(struct q6apm *apm, struct audioreach_graph_info *info) in audioreach_alloc_graph_pkt()
1220 int audioreach_gain_set_vol_ctrl(struct q6apm *apm, struct audioreach_module *module, int vol) in audioreach_gain_set_vol_ctrl()
H A Dq6prm.c15 #include "q6apm.h"
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,apr.yaml106 - qcom,q6apm
196 compatible = "qcom,q6apm";
202 compatible = "qcom,q6apm-dais";
207 compatible = "qcom,q6apm-lpass-dais";
/linux/arch/arm64/boot/dts/qcom/
H A Dsm8750-qrd.dts143 sound-dai = <&q6apm>;
159 sound-dai = <&q6apm>;
175 sound-dai = <&q6apm>;
191 sound-dai = <&q6apm>;