Searched refs:system_ts (Results 1 – 2 of 2) sorted by relevance
490 struct timespec64 *system_ts, struct timespec64 *audio_ts, in azx_get_time_info() argument503 snd_pcm_gettime(substream->runtime, system_ts); in azx_get_time_info()526 *system_ts = ktime_to_timespec64(xtstamp.sys_monoraw); in azx_get_time_info()530 *system_ts = ktime_to_timespec64(xtstamp.sys_systime); in azx_get_time_info()
139 struct snd_pcm_substream *substream, struct timespec64 *system_ts,