Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.c1399 if (type == SST_MODULE_GAIN) { in sst_fill_module_list()
1448 ret = sst_fill_module_list(kctl, w, SST_MODULE_GAIN); in sst_fill_widget_module_info()
H A Dsst-atom-controls.h528 #define SST_MODULE_GAIN 1 macro