Searched refs:q6adm (Results 1 – 10 of 10) sorted by relevance
/linux-5.19.10/Documentation/devicetree/bindings/sound/ |
D | qcom,q6adm.txt | 12 Definition: must be "qcom,q6adm-v<MAJOR-NUMBER>.<MINOR-NUMBER>". 13 Or "qcom,q6adm" where the version number can be queried 15 example "qcom,q6adm-v2.0" 24 Definition: must be "qcom,q6adm-routing". 33 compatible = "qcom,q6adm"; 36 compatible = "qcom,q6adm-routing";
|
D | qcom,apq8096.txt | 121 sound-dai = <&q6adm>;
|
/linux-5.19.10/sound/soc/qcom/qdsp6/ |
D | q6adm.c | 53 struct q6adm *adm; 56 struct q6adm { struct 90 static struct q6copp *q6adm_find_copp(struct q6adm *adm, int port_idx, in q6adm_find_copp() 115 struct q6adm *adm = c->adm; in q6adm_free_copp() 131 struct q6adm *adm = dev_get_drvdata(&adev->dev); in q6adm_callback() 212 static struct q6copp *q6adm_alloc_copp(struct q6adm *adm, int port_idx) in q6adm_alloc_copp() 237 static int q6adm_apr_send_copp_pkt(struct q6adm *adm, struct q6copp *copp, in q6adm_apr_send_copp_pkt() 279 static int q6adm_device_close(struct q6adm *adm, struct q6copp *copp, in q6adm_device_close() 296 static struct q6copp *q6adm_find_matching_copp(struct q6adm *adm, in q6adm_find_matching_copp() 321 static int q6adm_device_open(struct q6adm *adm, struct q6copp *copp, in q6adm_device_open() [all …]
|
D | Makefile | 10 obj-$(CONFIG_SND_SOC_QDSP6_ADM) += q6adm.o
|
/linux-5.19.10/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,apr.yaml | 74 - qcom,q6adm 157 q6adm: service@8 { 158 compatible = "qcom,q6adm";
|
/linux-5.19.10/sound/soc/qcom/ |
D | Kconfig | 137 audio drivers. This includes q6asm, q6adm,
|
/linux-5.19.10/arch/arm64/boot/dts/qcom/ |
D | msm8996.dtsi | 3211 q6adm: q6adm { label 3212 compatible = "qcom,q6adm"; 3215 compatible = "qcom,q6adm-routing";
|
D | sdm630.dtsi | 2202 q6adm: apr-service@8 { label 2203 compatible = "qcom,q6adm"; 2206 compatible = "qcom,q6adm-routing";
|
D | sdm845.dtsi | 827 q6adm: apr-service@8 { label 828 compatible = "qcom,q6adm"; 832 compatible = "qcom,q6adm-routing";
|
D | sm8250.dtsi | 4819 q6adm: apr-service@8 { label 4820 compatible = "qcom,q6adm"; 4824 compatible = "qcom,q6adm-routing";
|