Searched refs:driver_tstamp (Results 1 – 5 of 5) sorted by relevance
207 struct compat_timespec driver_tstamp; member247 compat_put_timespec(&status.driver_tstamp, &src->driver_tstamp) || in snd_pcm_status_user_compat()270 struct timespec driver_tstamp; member311 put_timespec(&status.driver_tstamp, &src->driver_tstamp) || in snd_pcm_status_user_x32()
241 struct timespec driver_tstamp; in update_audio_tstamp() local274 snd_pcm_gettime(substream->runtime, (struct timespec *)&driver_tstamp); in update_audio_tstamp()275 runtime->driver_tstamp = driver_tstamp; in update_audio_tstamp()
748 status->driver_tstamp = runtime->driver_tstamp; in snd_pcm_status()
450 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */ member
424 struct timespec driver_tstamp; member