Home
last modified time | relevance | path

Searched refs:driver_tstamp (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
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()
Dpcm_native.c1010 runtime->driver_tstamp.tv_sec; in snd_pcm_status64()
1012 runtime->driver_tstamp.tv_nsec; in snd_pcm_status64()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dasound.h368 struct timespec driver_tstamp; member
/kernel/linux/linux-5.10/tools/include/uapi/sound/
Dasound.h490 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dasound.h385 struct timespec driver_tstamp; member
/kernel/linux/linux-5.10/include/uapi/sound/
Dasound.h490 struct timespec driver_tstamp; /* useful in case reference system tstamp is reported with delay */ member
/kernel/linux/linux-5.10/include/sound/
Dpcm.h427 struct timespec64 driver_tstamp; member