Searched refs:xtstamp (Results 1 – 1 of 1) sorted by relevance
474 struct system_device_crosststamp *xtstamp) in azx_get_crosststamp() argument477 substream, NULL, xtstamp); in azx_get_crosststamp()497 struct system_device_crosststamp xtstamp; in azx_get_time_info() local518 ret = azx_get_crosststamp(substream, &xtstamp); in azx_get_time_info()527 *system_ts = ktime_to_timespec64(xtstamp.sys_monoraw); in azx_get_time_info()531 *system_ts = ktime_to_timespec64(xtstamp.sys_realtime); in azx_get_time_info()536 *audio_ts = ktime_to_timespec64(xtstamp.device); in azx_get_time_info()