Searched refs:system_ts (Results 1 – 3 of 3) sorted by relevance
494 struct timespec *system_ts, struct timespec *audio_ts, in azx_get_time_info() argument507 snd_pcm_gettime(substream->runtime, system_ts); in azx_get_time_info()531 *system_ts = ktime_to_timespec(xtstamp.sys_monoraw); in azx_get_time_info()535 *system_ts = ktime_to_timespec(xtstamp.sys_realtime); in azx_get_time_info()
1249 struct timespec *system_ts, struct timespec *audio_ts, in skl_get_time_info() argument1260 snd_pcm_gettime(substream->runtime, system_ts); in skl_get_time_info()
64 struct timespec *system_ts, struct timespec *audio_ts,