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

  /hardware/intel/common/libmix/mix_audio/src/
intel_sst_ioctl.h 317 #define SNDRV_SST_STREAM_GET_TSTAMP _IOWR('L', 0x02, __u64 *)
mixaudio.c 930 g_debug("Calling SNDRV_SST_STREAM_GET_TSTAMP. fd=%d", mix->fileDescriptor);
931 ioctl(mix->fileDescriptor, SNDRV_SST_STREAM_GET_TSTAMP, &ts);
    [all...]

Completed in 4101 milliseconds