Home
last modified time | relevance | path

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

/sound/soc/intel/atom/
Dsst-atom-controls.c302 struct sst_module *algo; in sst_find_and_send_pipe_algo() local
306 list_for_each_entry(algo, &ids->algo_list, node) { in sst_find_and_send_pipe_algo()
307 bc = (void *)algo->kctl->private_value; in sst_find_and_send_pipe_algo()
310 algo->kctl->id.name, pipe); in sst_find_and_send_pipe_algo()