Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_controller.c505 struct timespec *system_ts, struct timespec *audio_ts, in azx_get_time_info() argument
525 *audio_ts = ns_to_timespec(nsec); in azx_get_time_info()
551 *audio_ts = ktime_to_timespec(xtstamp.device); in azx_get_time_info()
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-pcm.c1191 struct timespec *system_ts, struct timespec *audio_ts, in skl_get_time_info() argument
1209 *audio_ts = ns_to_timespec(nsec); in skl_get_time_info()
/Linux-v4.19/include/sound/
Dpcm.h78 struct timespec *system_ts, struct timespec *audio_ts,