Searched defs:audio_tstamp (Results 1 - 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | pcm_lib.c | 207 update_audio_tstamp(struct snd_pcm_substream *substream, struct timespec64 *curr_tstamp, struct timespec64 *audio_tstamp) update_audio_tstamp() argument 267 struct timespec64 audio_tstamp; snd_pcm_update_hw_ptr0() local [all...] |
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | pcm_lib.c | 233 update_audio_tstamp(struct snd_pcm_substream *substream, struct timespec64 *curr_tstamp, struct timespec64 *audio_tstamp) update_audio_tstamp() argument 293 struct timespec64 audio_tstamp; snd_pcm_update_hw_ptr0() local [all...] |
| /kernel/linux/linux-5.10/tools/include/uapi/sound/ |
| H A D | asound.h | 489 struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */ member 532 struct __snd_timespec audio_tstamp; /* from sample counter or wall clock */ member 575 struct __snd_timespec64 audio_tstamp; /* sample counter or wall clock */ member
|
| /kernel/linux/linux-5.10/include/uapi/sound/ |
| H A D | asound.h | 489 struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */ member 532 struct __snd_timespec audio_tstamp; /* from sample counter or wall clock */ member 575 struct __snd_timespec64 audio_tstamp; /* sample counter or wall clock */ member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
| H A D | asound.h | 367 struct timespec audio_tstamp; member 378 struct timespec audio_tstamp; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
| H A D | asound.h | 384 struct timespec audio_tstamp; member 414 struct __snd_timespec audio_tstamp; member 451 struct __snd_timespec64 audio_tstamp; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
| H A D | asound.h | 384 struct timespec audio_tstamp; member 414 struct __snd_timespec audio_tstamp; member 451 struct __snd_timespec64 audio_tstamp; member
|
| /kernel/linux/linux-6.6/include/uapi/sound/ |
| H A D | asound.h | 490 struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */ member 533 struct __snd_timespec audio_tstamp; /* from sample counter or wall clock */ member 576 struct __snd_timespec64 audio_tstamp; /* sample counter or wall clock */ member
|
| /kernel/linux/linux-6.6/tools/include/uapi/sound/ |
| H A D | asound.h | 490 struct timespec audio_tstamp; /* sample counter, wall clock, PHC or on-demand sync'ed */ member 533 struct __snd_timespec audio_tstamp; /* from sample counter or wall clock */ member 576 struct __snd_timespec64 audio_tstamp; /* sample counter or wall clock */ member
|
Completed in 54 milliseconds