| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6asm.c | 255 struct q6asm { struct 278 struct q6asm *q6asm; member 294 static int q6asm_apr_send_session_pkt(struct q6asm *a, struct audio_client *ac, in q6asm_apr_send_session_pkt() 335 struct q6asm *a = dev_get_drvdata(ac->dev->parent); in __q6asm_memory_unmap() 426 struct q6asm *a = dev_get_drvdata(ac->dev->parent); in __q6asm_memory_map_regions() 544 struct q6asm *a; in q6asm_audio_client_release() 548 a = ac->q6asm; in q6asm_audio_client_release() 568 static struct audio_client *q6asm_get_audio_client(struct q6asm *a, in q6asm_get_audio_client() 603 struct q6asm *q6asm = dev_get_drvdata(&adev->dev); in q6asm_stream_callback() local 611 ac = q6asm_get_audio_client(q6asm, session_id); in q6asm_stream_callback() [all …]
|
| H A D | Makefile | 12 obj-$(CONFIG_SND_SOC_QDSP6_ASM) += q6asm.o 13 obj-$(CONFIG_SND_SOC_QDSP6_ASM_DAI) += q6asm-dai.o
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-modem-qdsp6.dtsi | 10 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | msm8996pro-xiaomi-natrium.dts | 12 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | msm8996-xiaomi-gemini.dts | 11 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | msm8996pro-xiaomi-scorpio.dts | 12 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | msm8953.dtsi | 14 #include <dt-bindings/sound/qcom,q6asm.h> 2221 q6asm: service@7 { label 2222 compatible = "qcom,q6asm"; 2225 compatible = "qcom,q6asm-dais";
|
| H A D | sdm845-xiaomi-beryllium-common.dtsi | 10 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | sdm850-samsung-w737.dts | 15 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | agatti.dtsi | 21 #include <dt-bindings/sound/qcom,q6asm.h> 2255 q6asm: service@7 { label 2256 compatible = "qcom,q6asm"; 2261 compatible = "qcom,q6asm-dais";
|
| H A D | sdm845-xiaomi-polaris.dts | 15 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | qrb4210-rb2.dts | 11 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | msm8996-oneplus-common.dtsi | 13 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | sm6115.dtsi | 19 #include <dt-bindings/sound/qcom,q6asm.h> 2768 q6asm: service@7 { label 2769 compatible = "qcom,q6asm"; 2774 compatible = "qcom,q6asm-dais";
|
| H A D | sdm630.dtsi | 2398 q6asm: service@7 { label 2399 compatible = "qcom,q6asm"; 2402 compatible = "qcom,q6asm-dais";
|
| H A D | msm8916.dtsi | 2026 q6asm: service@7 { label 2027 compatible = "qcom,q6asm"; 2031 compatible = "qcom,q6asm-dais";
|
| H A D | msm8939.dtsi | 1813 q6asm: service@7 { label 1814 compatible = "qcom,q6asm"; 1818 compatible = "qcom,q6asm-dais";
|
| H A D | sm8250-mtp.dts | 10 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | sdm850-lenovo-yoga-c630.dts | 14 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | sdm850-huawei-matebook-e-2019.dts | 16 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | sc7180-acer-aspire1.dts | 6 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | sdm845-oneplus-common.dtsi | 15 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | sm8350.dtsi | 25 #include <dt-bindings/sound/qcom,q6asm.h> 1952 q6asm: service@7 { label 1953 compatible = "qcom,q6asm"; 1958 compatible = "qcom,q6asm-dais";
|
| H A D | sdm845-samsung-starqltechn.dts | 15 #include <dt-bindings/sound/qcom,q6asm.h>
|
| /linux/sound/soc/qcom/ |
| H A D | Kconfig | 156 audio drivers. This includes q6asm, q6adm,
|