Searched refs:driver_tstamp (Results 1 – 6 of 6) sorted by relevance
184 struct compat_timespec driver_tstamp; member224 compat_put_timespec(&status.driver_tstamp, &src->driver_tstamp) || in snd_pcm_status_user_compat()247 struct timespec driver_tstamp; member288 put_timespec(&status.driver_tstamp, &src->driver_tstamp) || in snd_pcm_status_user_x32()
208 struct timespec driver_tstamp; in update_audio_tstamp() local243 snd_pcm_gettime(substream->runtime, (struct timespec *)&driver_tstamp); in update_audio_tstamp()244 runtime->driver_tstamp = driver_tstamp; in update_audio_tstamp()
887 status->driver_tstamp = runtime->driver_tstamp; in snd_pcm_status()
472 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */ member
421 struct timespec driver_tstamp; member