Home
last modified time | relevance | path

Searched refs:q6afe (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/qcom/qdsp6/
H A DMakefile7 obj-$(CONFIG_SND_SOC_QDSP6_AFE) += q6afe.o
8 obj-$(CONFIG_SND_SOC_QDSP6_AFE_DAI) += q6afe-dai.o
9 obj-$(CONFIG_SND_SOC_QDSP6_AFE_CLOCKS) += q6afe-clocks.o
H A Dq6afe.c390 struct q6afe { struct
657 struct q6afe *afe;
981 struct q6afe *afe; in q6afe_port_free()
991 static struct q6afe_port *q6afe_find_port(struct q6afe *afe, int token) in q6afe_find_port()
1009 struct q6afe *afe = dev_get_drvdata(&adev->dev); in q6afe_callback()
1073 static int afe_apr_send_pkt(struct q6afe *afe, struct apr_pkt *pkt, in afe_apr_send_pkt()
1117 static int q6afe_set_param(struct q6afe *afe, struct q6afe_port *port, in q6afe_set_param()
1173 struct q6afe *afe = port->afe; in q6afe_port_set_param_v2()
1243 struct q6afe *afe = dev_get_drvdata(dev->parent); in q6afe_set_lpass_clock()
1323 struct q6afe *afe = port->afe; in q6afe_port_stop()
[all …]
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-modem-qdsp6.dtsi9 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dmsm8996pro-xiaomi-scorpio.dts11 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dsdm850-lenovo-yoga-c630.dts13 #include <dt-bindings/sound/qcom,q6afe.h>
H A Dsc8280xp.dtsi26 #include <dt-bindings/sound/qcom,q6afe.h>
/linux/sound/soc/qcom/
H A DKconfig157 q6afe interfaces to DSP using apr.