Searched refs:audioreach_get_container_first_module (Results 1 – 3 of 3) sorted by relevance
722 struct audioreach_module *audioreach_get_container_first_module(728 for (mod = audioreach_get_container_first_module(cont); mod != NULL; \
361 struct audioreach_module *audioreach_get_container_first_module( in audioreach_get_container_first_module() function374 EXPORT_SYMBOL_GPL(audioreach_get_container_first_module);
212 module = audioreach_get_container_first_module(container); in q6apm_graph_get_first_module()