Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_audio/src/
Dintel_sst_ioctl.h315 #define SNDRV_SST_STREAM_GET_PARAMS _IOWR('L', 0x01, \ macro
Dmixaudio.c2068 retVal = ioctl(mix->fileDescriptor, SNDRV_SST_STREAM_GET_PARAMS, &stream_params); in mix_audio_get_output_configuration_default()