Searched refs:q6asm (Results 1 – 15 of 15) sorted by relevance
/linux/sound/soc/qcom/qdsp6/ |
H A D | q6asm.c | 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() 605 struct q6asm *q6asm = dev_get_drvdata(&adev->dev); in q6asm_stream_callback() local 613 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 | msm8953.dtsi | 11 #include <dt-bindings/sound/qcom,q6asm.h> 1925 q6asm: service@7 { label 1926 compatible = "qcom,q6asm"; 1929 compatible = "qcom,q6asm-dais";
|
H A D | msm8996pro-xiaomi-scorpio.dts | 12 #include <dt-bindings/sound/qcom,q6asm.h>
|
H A D | sdm845-xiaomi-beryllium-common.dtsi | 9 #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 | sdm845-xiaomi-polaris.dts | 14 #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 | sdm850-lenovo-yoga-c630.dts | 14 #include <dt-bindings/sound/qcom,q6asm.h>
|
H A D | sdm845-oneplus-common.dtsi | 14 #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 | apq8096-db820c.dts | 16 #include <dt-bindings/sound/qcom,q6asm.h>
|
/linux/sound/soc/qcom/ |
H A D | Kconfig | 140 audio drivers. This includes q6asm, q6adm,
|