Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dcontroller.c488 struct timespec64 *system_ts, struct timespec64 *audio_ts, in azx_get_time_info() argument
507 *audio_ts = ns_to_timespec64(nsec); in azx_get_time_info()
533 *audio_ts = ktime_to_timespec64(xtstamp.device); in azx_get_time_info()
/linux/include/sound/
H A Dpcm.h68 struct timespec64 *system_ts, struct timespec64 *audio_ts,