Home
last modified time | relevance | path

Searched refs:q6core (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6core.c14 #include "q6core.h"
53 struct q6core { struct
68 static struct q6core *g_core;
72 struct q6core *core = dev_get_drvdata(&adev->dev); in q6core_callback()
151 static int q6core_get_fwk_versions(struct q6core *core) in q6core_get_fwk_versions()
181 static int q6core_get_svc_versions(struct q6core *core) in q6core_get_svc_versions()
206 static bool __q6core_is_adsp_ready(struct q6core *core) in __q6core_is_adsp_ready()
344 struct q6core *core = dev_get_drvdata(&adev->dev); in q6core_exit()
359 { .compatible = "qcom,q6core" },
370 .name = "qcom-q6core",
[all...]
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6core.c14 #include "q6core.h"
53 struct q6core { struct
68 static struct q6core *g_core;
72 struct q6core *core = dev_get_drvdata(&adev->dev); in q6core_callback()
151 static int q6core_get_fwk_versions(struct q6core *core) in q6core_get_fwk_versions()
181 static int q6core_get_svc_versions(struct q6core *core) in q6core_get_svc_versions()
206 static bool __q6core_is_adsp_ready(struct q6core *core) in __q6core_is_adsp_ready()
344 struct q6core *core = dev_get_drvdata(&adev->dev); in q6core_exit()
357 { .compatible = "qcom,q6core" },
368 .name = "qcom-q6core",
[all...]
H A DMakefile6 obj-$(CONFIG_SND_SOC_QDSP6_CORE) += q6core.o

Completed in 2 milliseconds