Home
last modified time | relevance | path

Searched refs:system_ts (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.c491 struct timespec64 *system_ts, struct timespec64 *audio_ts, in azx_get_time_info() argument
504 snd_pcm_gettime(substream->runtime, system_ts); in azx_get_time_info()
528 *system_ts = ktime_to_timespec64(xtstamp.sys_monoraw); in azx_get_time_info()
532 *system_ts = ktime_to_timespec64(xtstamp.sys_realtime); in azx_get_time_info()
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-component.h135 struct snd_pcm_substream *substream, struct timespec64 *system_ts,
H A Dpcm.h66 struct timespec64 *system_ts, struct timespec64 *audio_ts,
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-pcm.c1248 struct timespec64 *system_ts, struct timespec64 *audio_ts, in skl_platform_soc_get_time_info() argument
1259 snd_pcm_gettime(substream->runtime, system_ts); in skl_platform_soc_get_time_info()