Home
last modified time | relevance | path

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

/sound/soc/intel/haswell/
Dsst-haswell-pcm.c287 sst_hsw_mixer_set_volume(hsw, 0, SST_HSW_CHANNELS_ALL, volume); in hsw_volume_put()
291 sst_hsw_mixer_set_volume(hsw, 0, 0, volume); in hsw_volume_put()
294 sst_hsw_mixer_set_volume(hsw, 0, 1, volume); in hsw_volume_put()
Dsst-haswell-ipc.h417 int sst_hsw_mixer_set_volume(struct sst_hsw *hsw, u32 stage_id, u32 channel,
Dsst-haswell-ipc.c920 int sst_hsw_mixer_set_volume(struct sst_hsw *hsw, u32 stage_id, u32 channel, in sst_hsw_mixer_set_volume() function