Home
last modified time | relevance | path

Searched refs:audioreach_get_container_last_module (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/sound/soc/qcom/qdsp6/
Daudioreach.h720 struct audioreach_module *audioreach_get_container_last_module(
Daudioreach.c335 struct audioreach_module *audioreach_get_container_last_module( in audioreach_get_container_last_module() function
347 EXPORT_SYMBOL_GPL(audioreach_get_container_last_module);
Dq6apm.c194 module = audioreach_get_container_last_module(container); in q6apm_graph_get_last_module()