Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-ipc.h413 int sst_hsw_stream_get_volume(struct sst_hsw *hsw,
Dsst-haswell-pcm.c261 sst_hsw_stream_get_volume(hsw, pcm_data->stream, 0, 0, &volume); in hsw_stream_volume_get()
263 sst_hsw_stream_get_volume(hsw, pcm_data->stream, 0, 1, &volume); in hsw_stream_volume_get()
Dsst-haswell-ipc.c846 int sst_hsw_stream_get_volume(struct sst_hsw *hsw, struct sst_hsw_stream *stream, in sst_hsw_stream_get_volume() function