Home
last modified time | relevance | path

Searched refs:driver_tstamp (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_lib.c213 struct timespec64 driver_tstamp; in update_audio_tstamp() local
253 snd_pcm_gettime(substream->runtime, &driver_tstamp); in update_audio_tstamp()
254 runtime->driver_tstamp = driver_tstamp; in update_audio_tstamp()
H A Dpcm_native.c1010 runtime->driver_tstamp.tv_sec; in snd_pcm_status64()
1012 runtime->driver_tstamp.tv_nsec; in snd_pcm_status64()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_lib.c239 struct timespec64 driver_tstamp; in update_audio_tstamp() local
279 snd_pcm_gettime(substream->runtime, &driver_tstamp); in update_audio_tstamp()
280 runtime->driver_tstamp = driver_tstamp; in update_audio_tstamp()
H A Dpcm_native.c1029 runtime->driver_tstamp.tv_sec; in snd_pcm_status64()
1031 runtime->driver_tstamp.tv_nsec; in snd_pcm_status64()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h368 struct timespec driver_tstamp; member
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h490 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */ member
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h490 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */ member
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h491 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */ member
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h491 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h385 struct timespec driver_tstamp; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h385 struct timespec driver_tstamp; member
/kernel/linux/linux-5.10/include/sound/
H A Dpcm.h427 struct timespec64 driver_tstamp; member
/kernel/linux/linux-6.6/include/sound/
H A Dpcm.h430 struct timespec64 driver_tstamp; member

Completed in 46 milliseconds