Searched refs:q6adm (Results 1 – 6 of 6) sorted by relevance
| /Linux-v4.19/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". 32 q6adm@8 { 33 compatible = "qcom,q6adm"; 36 compatible = "qcom,q6adm-routing";
|
| D | qcom,apq8096.txt | 113 sound-dai = <&q6adm>;
|
| /Linux-v4.19/sound/soc/qcom/qdsp6/ |
| D | q6adm.c | 54 struct q6adm *adm; 57 struct q6adm { struct 91 static struct q6copp *q6adm_find_copp(struct q6adm *adm, int port_idx, in q6adm_find_copp() 116 struct q6adm *adm = c->adm; in q6adm_free_copp() 132 struct q6adm *adm = dev_get_drvdata(&adev->dev); in q6adm_callback() 213 static struct q6copp *q6adm_alloc_copp(struct q6adm *adm, int port_idx) in q6adm_alloc_copp() 238 static int q6adm_apr_send_copp_pkt(struct q6adm *adm, struct q6copp *copp, in q6adm_apr_send_copp_pkt() 280 static int q6adm_device_close(struct q6adm *adm, struct q6copp *copp, in q6adm_device_close() 297 static struct q6copp *q6adm_find_matching_copp(struct q6adm *adm, in q6adm_find_matching_copp() 322 static int q6adm_device_open(struct q6adm *adm, struct q6copp *copp, in q6adm_device_open() [all …]
|
| D | Makefile | 5 obj-$(CONFIG_SND_SOC_QDSP6_ADM) += q6adm.o
|
| /Linux-v4.19/Documentation/devicetree/bindings/soc/qcom/ |
| D | qcom,apr.txt | 79 q6adm@8 { 80 compatible = "qcom,q6adm";
|
| /Linux-v4.19/sound/soc/qcom/ |
| D | Kconfig | 85 audio drivers. This includes q6asm, q6adm,
|