Home
last modified time | relevance | path

Searched refs:snd_pcm_gettime (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/sound/
Dpcm.h922 static inline void snd_pcm_gettime(struct snd_pcm_runtime *runtime, in snd_pcm_gettime() function
/linux-3.4.99/sound/core/
Dpcm_lib.c171 snd_pcm_gettime(runtime, (struct timespec *)&runtime->status->tstamp); in xrun()
497 snd_pcm_gettime(runtime, (struct timespec *)&runtime->status->tstamp); in snd_pcm_update_hw_ptr0()
Dpcm_native.c608 snd_pcm_gettime(runtime, &status->tstamp); in snd_pcm_status()
694 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in snd_pcm_trigger_tstamp()