Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_controller.c505 struct timespec *system_ts, struct timespec *audio_ts, in azx_get_time_info() argument
518 snd_pcm_gettime(substream->runtime, system_ts); in azx_get_time_info()
542 *system_ts = ktime_to_timespec(xtstamp.sys_monoraw); in azx_get_time_info()
546 *system_ts = ktime_to_timespec(xtstamp.sys_realtime); in azx_get_time_info()
/sound/soc/intel/skylake/
Dskl-pcm.c1066 struct timespec *system_ts, struct timespec *audio_ts, in skl_get_time_info() argument
1077 snd_pcm_gettime(substream->runtime, system_ts); in skl_get_time_info()