Home
last modified time | relevance | path

Searched refs:snd_sst_vol (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libmix/mix_audio/src/
Dintel_sst_ioctl.h264 struct snd_sst_vol { struct
329 #define SNDRV_SST_SET_VOL _IOW('L', 0x11, struct snd_sst_vol *)
330 #define SNDRV_SST_GET_VOL _IOW('L', 0x12, struct snd_sst_vol *)
Dmixaudio.c1151 struct snd_sst_vol vol = {0}; in mix_audio_get_volume_default()
1373 struct snd_sst_vol vol = {0}; in mix_audio_set_volume_default()