Home
last modified time | relevance | path

Searched full:audio_ts (Results 1 – 1 of 1) sorted by relevance

/linux/sound/hda/common/
H A Dcontroller.c490 struct timespec64 *system_ts, struct timespec64 *audio_ts, in azx_get_time_info()
509 *audio_ts = ns_to_timespec64(nsec); in azx_get_time_info()
535 *audio_ts = ktime_to_timespec64(xtstamp.device); in azx_get_time_info()
488 azx_get_time_info(struct snd_pcm_substream * substream,struct timespec64 * system_ts,struct timespec64 * audio_ts,struct snd_pcm_audio_tstamp_config * audio_tstamp_config,struct snd_pcm_audio_tstamp_report * audio_tstamp_report) azx_get_time_info() argument