Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_audio/src/
Dintel_sst_ioctl.h271 struct snd_sst_mute { struct
331 #define SNDRV_SST_MUTE _IOW('L', 0x13, struct snd_sst_mute *)
Dmixaudio.c1209 struct snd_sst_mute m = { 0 }; in mix_audio_set_mute_default()