Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6apm.c183 list_for_each_entry(module, &container->modules_list, node) { in __q6apm_find_module_by_mid()
375 list_for_each_entry(module, &container->modules_list, node) { in q6apm_graph_media_format_pcm()
H A Daudioreach.c361 list_for_each_entry(module, &container->modules_list, node) { in apm_populate_module_list_obj()
411 list_for_each_entry(module, &container->modules_list, node) { in audioreach_populate_graph()
479 list_for_each_entry(module, &container->modules_list, node) { in audioreach_alloc_graph_pkt()
H A Daudioreach.h697 struct list_head modules_list; member