Searched refs:SST_HSW_CHANNELS_ALL (Results 1 – 3 of 3) sorted by relevance
869 if (channel >= 2 && channel != SST_HSW_CHANNELS_ALL) in sst_hsw_stream_set_volume()882 if (channel == SST_HSW_CHANNELS_ALL) { in sst_hsw_stream_set_volume()891 req->channel = SST_HSW_CHANNELS_ALL; in sst_hsw_stream_set_volume()934 if (channel >= 2 && channel != SST_HSW_CHANNELS_ALL) in sst_hsw_mixer_set_volume()938 if (channel == SST_HSW_CHANNELS_ALL) { in sst_hsw_mixer_set_volume()947 req.channel = SST_HSW_CHANNELS_ALL; in sst_hsw_mixer_set_volume()
28 #define SST_HSW_CHANNELS_ALL 0xffffffff macro
216 sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, SST_HSW_CHANNELS_ALL, volume); in hsw_stream_volume_put()287 sst_hsw_mixer_set_volume(hsw, 0, SST_HSW_CHANNELS_ALL, volume); in hsw_volume_put()