| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | qcom,q6asm.yaml | 4 $id: http://devicetree.org/schemas/sound/qcom,q6asm.yaml# 7 title: Qualcomm Audio Stream Manager (Q6ASM) 19 - qcom,q6asm 23 $ref: /schemas/sound/qcom,q6asm-dais.yaml# 42 compatible = "qcom,q6asm"; 47 compatible = "qcom,q6asm-dais";
|
| H A D | qcom,q6asm-dais.yaml | 4 $id: http://devicetree.org/schemas/sound/qcom,q6asm-dais.yaml# 7 title: Qualcomm Audio Stream Manager (Q6ASM) 14 Q6ASM is one of the APR audio services on Q6DSP. Each of its subnodes 20 - qcom,q6asm-dais 38 Q6ASM Digital Audio Interface 77 compatible = "qcom,q6asm-dais";
|
| H A D | qcom,apq8016-sbc-sndcard.yaml | 161 #include <dt-bindings/sound/qcom,q6asm.h>
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6asm.c | 5 #include <dt-bindings/sound/qcom,q6asm.h> 20 #include "q6asm.h" 253 struct q6asm { struct 276 struct q6asm *q6asm; argument 292 static int q6asm_apr_send_session_pkt(struct q6asm *a, struct audio_client *ac, in q6asm_apr_send_session_pkt() 333 struct q6asm *a = dev_get_drvdata(ac->dev->parent); in __q6asm_memory_unmap() 428 struct q6asm *a = dev_get_drvdata(ac->dev->parent); in __q6asm_memory_map_regions() 552 struct q6asm *a; in q6asm_audio_client_release() 556 a = ac->q6asm; in q6asm_audio_client_release() 576 static struct audio_client *q6asm_get_audio_client(struct q6asm *a, in q6asm_get_audio_client() [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
|
| H A D | q6asm-dai.c | 5 #include <dt-bindings/sound/qcom,q6asm.h> 21 #include "q6asm.h" 25 #define DRV_NAME "q6asm-fe-dai" 1318 { .compatible = "qcom,q6asm-dais" }, 1326 .name = "q6asm-dai", 1333 MODULE_DESCRIPTION("Q6ASM dai driver");
|
| H A D | q6routing.c | 5 #include <dt-bindings/sound/qcom,q6asm.h> 23 #include "q6asm.h"
|
| /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 | sdm850-samsung-w737.dts | 15 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | sm6115.dtsi | 19 #include <dt-bindings/sound/qcom,q6asm.h> 2764 q6asm: service@7 { label 2765 compatible = "qcom,q6asm"; 2770 compatible = "qcom,q6asm-dais";
|
| H A D | msm8996-oneplus-common.dtsi | 13 #include <dt-bindings/sound/qcom,q6asm.h>
|
| H A D | sdm630.dtsi | 2319 q6asm: service@7 { label 2320 compatible = "qcom,q6asm"; 2323 compatible = "qcom,q6asm-dais";
|
| H A D | apq8096-db820c.dts | 16 #include <dt-bindings/sound/qcom,q6asm.h>
|
| /linux/sound/soc/qcom/ |
| H A D | Kconfig | 156 audio drivers. This includes q6asm, q6adm,
|
| /linux/Documentation/devicetree/bindings/soc/qcom/ |
| H A D | qcom,apr.yaml | 103 - qcom,q6asm
|