HomeSort by relevance Sort by last modified time
    Searched refs:SNDRV_SST_STREAM_SET_PARAMS (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libmix/mix_audio/src/
intel_sst_ioctl.h 313 #define SNDRV_SST_STREAM_SET_PARAMS _IOR('L', 0x00, \
mixaudio.c 470 g_debug("Calling SNDRV_SST_STREAM_SET_PARAMS. fd=%d", mix->fileDescriptor);
471 retVal = ioctl(mix->fileDescriptor, SNDRV_SST_STREAM_SET_PARAMS, &sst_params);
    [all...]

Completed in 48 milliseconds