Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-pcm.c207 sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, SST_HSW_CHANNELS_ALL, volume); in hsw_stream_volume_put()
210 sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, 0, volume); in hsw_stream_volume_put()
212 sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, 1, volume); in hsw_stream_volume_put()
645 sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, in hsw_pcm_hw_params()
647 sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, in hsw_pcm_hw_params()
Dsst-haswell-ipc.h404 int sst_hsw_stream_set_volume(struct sst_hsw *hsw,
Dsst-haswell-ipc.c842 int sst_hsw_stream_set_volume(struct sst_hsw *hsw, in sst_hsw_stream_set_volume() function