Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/atom/
Dsst-atom-controls.c1232 static const struct snd_kcontrol_new sst_gain_controls[] = { variable
1264 static struct sst_gain_value sst_gains[ARRAY_SIZE(sst_gain_controls)/SST_GAIN_NUM_CONTROLS];
1541 unsigned int gains = ARRAY_SIZE(sst_gain_controls)/3; in sst_dsp_init_v2_dpcm()
1561 ret = snd_soc_add_component_controls(component, sst_gain_controls, in sst_dsp_init_v2_dpcm()
1562 ARRAY_SIZE(sst_gain_controls)); in sst_dsp_init_v2_dpcm()