Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_audio/src/
Dintel_sst_ioctl.h318 #define SNDRV_SST_STREAM_DECODE _IOWR('L', 0x03, struct snd_sst_dbufs *) macro
Dmixaudio.c1637 retVal = ioctl(mix->fileDescriptor, SNDRV_SST_STREAM_DECODE, &dbufs); in mix_audio_SST_STREAM_DECODE()