Searched refs:q6afe (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | qcom,q6afe.txt | 10 Definition: must be "qcom,q6afe-v<MAJOR-NUMBER>.<MINOR-NUMBER>" 11 Or "qcom,q6afe" where the version number can be queried 13 example "qcom,q6afe" 23 Definition: must be "qcom,q6afe-dais" 103 q6afe@4 { 104 compatible = "qcom,q6afe"; 108 compatible = "qcom,q6afe-dais";
|
D | qcom,apq8096.txt | 109 sound-dai = <&q6afe HDMI_RX>;
|
/Linux-v4.19/sound/soc/qcom/qdsp6/ |
D | Makefile | 3 obj-$(CONFIG_SND_SOC_QDSP6_AFE) += q6afe.o 4 obj-$(CONFIG_SND_SOC_QDSP6_AFE_DAI) += q6afe-dai.o
|
D | q6afe.c | 312 struct q6afe { struct 483 struct q6afe *afe; 712 struct q6afe *afe; in q6afe_port_free() 724 static struct q6afe_port *q6afe_find_port(struct q6afe *afe, int token) in q6afe_find_port() 744 struct q6afe *afe = dev_get_drvdata(&adev->dev); in q6afe_callback() 800 static int afe_apr_send_pkt(struct q6afe *afe, struct apr_pkt *pkt, in afe_apr_send_pkt() 841 struct q6afe *afe = port->afe; in q6afe_port_set_param() 889 struct q6afe *afe = port->afe; in q6afe_port_set_param_v2() 1021 struct q6afe *afe = port->afe; in q6afe_port_stop() 1298 struct q6afe *afe = port->afe; in q6afe_port_start() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,apr.txt | 61 q6afe@4 { 62 compatible = "qcom,q6afe";
|
/Linux-v4.19/sound/soc/qcom/ |
D | Kconfig | 86 q6afe interfaces to DSP using apr.
|