Searched refs:system_ts (Results 1 – 3 of 3) sorted by relevance
505 struct timespec *system_ts, struct timespec *audio_ts, in azx_get_time_info() argument518 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()
1191 struct timespec *system_ts, struct timespec *audio_ts, in skl_get_time_info() argument1202 snd_pcm_gettime(substream->runtime, system_ts); in skl_get_time_info()
78 struct timespec *system_ts, struct timespec *audio_ts,