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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_lib.c167 snd_pcm_gettime(runtime, (struct timespec *)&runtime->status->tstamp);
461 snd_pcm_gettime(runtime, (struct timespec *)&runtime->status->tstamp);
H A Dpcm_native.c596 snd_pcm_gettime(runtime, &status->tstamp);
682 snd_pcm_gettime(runtime, &runtime->trigger_tstamp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm.h889 static inline void snd_pcm_gettime(struct snd_pcm_runtime *runtime, function

Completed in 109 milliseconds