Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_audio/src/
Dintel_sst_ioctl.h313 #define SNDRV_SST_STREAM_SET_PARAMS _IOR('L', 0x00, \ macro
Dmixaudio.c471 retVal = ioctl(mix->fileDescriptor, SNDRV_SST_STREAM_SET_PARAMS, &sst_params); in mix_audio_SST_SET_PARAMS()