Searched refs:driver_tstamp (Results 1 – 5 of 5) sorted by relevance
214 struct timespec64 driver_tstamp; in update_audio_tstamp() local254 snd_pcm_gettime(substream->runtime, &driver_tstamp); in update_audio_tstamp()255 runtime->driver_tstamp = driver_tstamp; in update_audio_tstamp()
1029 runtime->driver_tstamp.tv_sec; in snd_pcm_status64()1031 runtime->driver_tstamp.tv_nsec; in snd_pcm_status64()
482 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */ member
432 struct timespec64 driver_tstamp; member