Searched refs:SST_HSW_CHANNELS_ALL (Results 1 – 3 of 3) sorted by relevance
851 if (channel >= 2 && channel != SST_HSW_CHANNELS_ALL) in sst_hsw_stream_set_volume()864 if (channel == SST_HSW_CHANNELS_ALL) { in sst_hsw_stream_set_volume()873 req->channel = SST_HSW_CHANNELS_ALL; in sst_hsw_stream_set_volume()917 if (channel >= 2 && channel != SST_HSW_CHANNELS_ALL) in sst_hsw_mixer_set_volume()921 if (channel == SST_HSW_CHANNELS_ALL) { in sst_hsw_mixer_set_volume()930 req.channel = SST_HSW_CHANNELS_ALL; in sst_hsw_mixer_set_volume()
21 #define SST_HSW_CHANNELS_ALL 0xffffffff macro
207 sst_hsw_stream_set_volume(hsw, pcm_data->stream, 0, SST_HSW_CHANNELS_ALL, volume); in hsw_stream_volume_put()278 sst_hsw_mixer_set_volume(hsw, 0, SST_HSW_CHANNELS_ALL, volume); in hsw_volume_put()