Searched refs:q6afe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | Makefile | 7 obj-$(CONFIG_SND_SOC_QDSP6_AFE) += q6afe.o 8 obj-$(CONFIG_SND_SOC_QDSP6_AFE_DAI) += q6afe-dai.o 9 obj-$(CONFIG_SND_SOC_QDSP6_AFE_CLOCKS) += q6afe-clocks.o
|
H A D | q6afe.c | 24 #include "q6afe.h" 366 struct q6afe { struct 549 struct q6afe *afe; 840 struct q6afe *afe; in q6afe_port_free() 852 static struct q6afe_port *q6afe_find_port(struct q6afe *afe, int token) in q6afe_find_port() 872 struct q6afe *afe = dev_get_drvdata(&adev->dev); in q6afe_callback() 936 static int afe_apr_send_pkt(struct q6afe *afe, struct apr_pkt *pkt, in afe_apr_send_pkt() 980 static int q6afe_set_param(struct q6afe *afe, struct q6afe_port *port, in q6afe_set_param() 1038 struct q6afe *afe = port->afe; in q6afe_port_set_param_v2() 1110 struct q6afe *af in q6afe_set_lpass_clock() [all...] |
H A D | q6afe.h | 6 #include <dt-bindings/sound/qcom,q6afe.h>
|
H A D | q6dsp-lpass-ports.c | 7 #include <dt-bindings/sound/qcom,q6afe.h>
|
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A D | q6afe.c | 24 #include "q6afe.h" 364 struct q6afe { struct 547 struct q6afe *afe; 834 struct q6afe *afe; in q6afe_port_free() 846 static struct q6afe_port *q6afe_find_port(struct q6afe *afe, int token) in q6afe_find_port() 866 struct q6afe *afe = dev_get_drvdata(&adev->dev); in q6afe_callback() 930 static int afe_apr_send_pkt(struct q6afe *afe, struct apr_pkt *pkt, in afe_apr_send_pkt() 974 static int q6afe_set_param(struct q6afe *afe, struct q6afe_port *port, in q6afe_set_param() 1032 struct q6afe *afe = port->afe; in q6afe_port_set_param_v2() 1104 struct q6afe *af in q6afe_set_lpass_clock() [all...] |
H A D | q6afe.h | 6 #include <dt-bindings/sound/qcom,q6afe.h>
|
Completed in 7 milliseconds