Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.c1405 } else if (type == SST_MODULE_ALGO) { in sst_fill_module_list()
1451 ret = sst_fill_module_list(kctl, w, SST_MODULE_ALGO); in sst_fill_widget_module_info()
H A Dsst-atom-controls.h529 #define SST_MODULE_ALGO 2 macro