Searched defs:audio_tstamp (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/sound/core/ | ||
H A D | pcm_compat.c | 206 struct compat_timespec audio_tstamp; member in struct:snd_pcm_status32 269 struct timespec audio_tstamp; member in struct:snd_pcm_status_x32 467 struct compat_timespec audio_tstamp; member in struct:snd_pcm_mmap_status32 554 struct timespec audio_tstamp; member in struct:snd_pcm_mmap_status_x32 |
H A D | pcm_lib.c | 288 struct timespec audio_tstamp; snd_pcm_update_hw_ptr0() local 235 update_audio_tstamp(struct snd_pcm_substream *substream, struct timespec *curr_tstamp, struct timespec *audio_tstamp) update_audio_tstamp() argument |
/linux-4.4.14/include/uapi/sound/ | ||
H A D | asound.h | 451 struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */ member in struct:snd_pcm_status 463 struct timespec audio_tstamp; /* from sample counter or wall clock */ member in struct:snd_pcm_mmap_status |
Completed in 124 milliseconds