Searched refs:SST_HSW_CHANNELS_ALL (Results 1 – 3 of 3) sorted by relevance
865 if (channel >= 2 && channel != SST_HSW_CHANNELS_ALL) in sst_hsw_stream_set_volume()878 if (channel == SST_HSW_CHANNELS_ALL) { in sst_hsw_stream_set_volume()887 req->channel = SST_HSW_CHANNELS_ALL; in sst_hsw_stream_set_volume()930 if (channel >= 2 && channel != SST_HSW_CHANNELS_ALL) in sst_hsw_mixer_set_volume()934 if (channel == SST_HSW_CHANNELS_ALL) { in sst_hsw_mixer_set_volume()943 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()