Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-pcm.c216 sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, SST_HSW_CHANNELS_ALL, volume); in hsw_stream_volume_put()
219 sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, 0, volume); in hsw_stream_volume_put()
221 sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, 1, volume); in hsw_stream_volume_put()
654 sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, in hsw_pcm_hw_params()
656 sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, in hsw_pcm_hw_params()
Dsst-haswell-ipc.h411 int sst_hsw_stream_set_volume(struct sst_hsw *hsw,
Dsst-haswell-ipc.c860 int sst_hsw_stream_set_volume(struct sst_hsw *hsw, in sst_hsw_stream_set_volume() function