Home
last modified time | relevance | path

Searched refs:system_ts (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/sound/pci/hda/
Dhda_controller.c497 struct timespec64 *system_ts, struct timespec64 *audio_ts, in azx_get_time_info() argument
510 snd_pcm_gettime(substream->runtime, system_ts); in azx_get_time_info()
533 *system_ts = ktime_to_timespec64(xtstamp.sys_monoraw); in azx_get_time_info()
537 *system_ts = ktime_to_timespec64(xtstamp.sys_realtime); in azx_get_time_info()
/linux-6.12.1/include/sound/
Dsoc-component.h136 struct snd_pcm_substream *substream, struct timespec64 *system_ts,
Dpcm.h68 struct timespec64 *system_ts, struct timespec64 *audio_ts,
/linux-6.12.1/sound/soc/generic/
Dtest-component.c467 struct timespec64 *system_ts, in test_component_get_time_info() argument