/linux-6.12.1/sound/soc/qcom/qdsp6/ |
D | Makefile | 7 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
|
D | q6afe.c | 367 struct q6afe { struct 550 struct q6afe *afe; 841 struct q6afe *afe; in q6afe_port_free() 853 static struct q6afe_port *q6afe_find_port(struct q6afe *afe, int token) in q6afe_find_port() 873 struct q6afe *afe = dev_get_drvdata(&adev->dev); in q6afe_callback() 937 static int afe_apr_send_pkt(struct q6afe *afe, struct apr_pkt *pkt, in afe_apr_send_pkt() 981 static int q6afe_set_param(struct q6afe *afe, struct q6afe_port *port, in q6afe_set_param() 1039 struct q6afe *afe = port->afe; in q6afe_port_set_param_v2() 1111 struct q6afe *afe = dev_get_drvdata(dev->parent); in q6afe_set_lpass_clock() 1191 struct q6afe *afe = port->afe; in q6afe_port_stop() [all …]
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | msm8916-modem-qdsp6.dtsi | 9 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | msm8953.dtsi | 10 #include <dt-bindings/sound/qcom,q6afe.h> 1896 q6afe: service@4 { label 1897 compatible = "qcom,q6afe"; 1900 compatible = "qcom,q6afe-dais"; 1920 compatible = "qcom,q6afe-clocks";
|
D | msm8996pro-xiaomi-natrium.dts | 11 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | msm8996-xiaomi-gemini.dts | 10 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | msm8996pro-xiaomi-scorpio.dts | 11 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sdm845-xiaomi-beryllium-common.dtsi | 8 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sdm850-samsung-w737.dts | 14 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | msm8996-oneplus-common.dtsi | 12 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sdm845-xiaomi-polaris.dts | 13 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | msm8939.dtsi | 1622 q6afe: service@4 { label 1623 compatible = "qcom,q6afe"; 1627 compatible = "qcom,q6afe-dais";
|
D | sdm850-lenovo-yoga-c630.dts | 13 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sm8350.dtsi | 23 #include <dt-bindings/sound/qcom,q6afe.h> 3338 q6afe: service@4 { label 3339 compatible = "qcom,q6afe"; 3344 compatible = "qcom,q6afe-dais"; 3351 compatible = "qcom,q6afe-clocks";
|
D | msm8916.dtsi | 1998 q6afe: service@4 { label 1999 compatible = "qcom,q6afe"; 2003 compatible = "qcom,q6afe-dais";
|
D | sdm630.dtsi | 2297 q6afe: service@4 { label 2298 compatible = "qcom,q6afe"; 2301 compatible = "qcom,q6afe-dais";
|
D | sm8250-mtp.dts | 9 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sc7180.dtsi | 26 #include <dt-bindings/sound/qcom,q6afe.h> 3897 q6afe: service@4 { label 3898 compatible = "qcom,q6afe"; 3903 compatible = "qcom,q6afe-dais"; 3910 compatible = "qcom,q6afe-clocks";
|
D | sdm845-oneplus-common.dtsi | 13 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sdm845-db845c.dts | 11 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | msm8996.dtsi | 3540 q6afe: service@4 { label 3541 compatible = "qcom,q6afe"; 3544 compatible = "qcom,q6afe-dais";
|
D | apq8096-db820c.dts | 15 #include <dt-bindings/sound/qcom,q6afe.h>
|
D | sm8250.dtsi | 21 #include <dt-bindings/sound/qcom,q6afe.h> 6009 q6afe: service@4 { label 6010 compatible = "qcom,q6afe"; 6014 compatible = "qcom,q6afe-dais"; 6021 compatible = "qcom,q6afe-clocks";
|
D | qrb5165-rb5.dts | 10 #include <dt-bindings/sound/qcom,q6afe.h>
|
/linux-6.12.1/sound/soc/qcom/ |
D | Kconfig | 141 q6afe interfaces to DSP using apr.
|