Searched refs:system_ts (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/sound/pci/hda/ |
D | hda_controller.c | 490 struct timespec64 *system_ts, struct timespec64 *audio_ts, in azx_get_time_info() argument 503 snd_pcm_gettime(substream->runtime, system_ts); 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()
|
/Linux-v5.10/include/sound/ |
D | soc-component.h | 135 struct snd_pcm_substream *substream, struct timespec64 *system_ts,
|
D | pcm.h | 66 struct timespec64 *system_ts, struct timespec64 *audio_ts,
|
/Linux-v5.10/sound/soc/intel/skylake/ |
D | skl-pcm.c | 1248 struct timespec64 *system_ts, struct timespec64 *audio_ts, in skl_platform_soc_get_time_info() argument 1259 snd_pcm_gettime(substream->runtime, system_ts); in skl_platform_soc_get_time_info()
|