Searched refs:system_ts (Results 1 – 5 of 5) sorted by relevance
| /linux/sound/pci/hda/ |
| A D | hda_controller.c | 491 struct timespec64 *system_ts, struct timespec64 *audio_ts, in azx_get_time_info() argument 504 snd_pcm_gettime(substream->runtime, system_ts); in azx_get_time_info() 528 *system_ts = ktime_to_timespec64(xtstamp.sys_monoraw); in azx_get_time_info() 532 *system_ts = ktime_to_timespec64(xtstamp.sys_realtime); in azx_get_time_info()
|
| /linux/include/sound/ |
| A D | soc-component.h | 135 struct snd_pcm_substream *substream, struct timespec64 *system_ts,
|
| A D | pcm.h | 66 struct timespec64 *system_ts, struct timespec64 *audio_ts,
|
| /linux/sound/soc/generic/ |
| A D | test-component.c | 476 struct timespec64 *system_ts, in test_component_get_time_info() argument
|
| /linux/sound/soc/intel/skylake/ |
| A D | skl-pcm.c | 1240 struct timespec64 *system_ts, struct timespec64 *audio_ts, in skl_platform_soc_get_time_info() argument 1251 snd_pcm_gettime(substream->runtime, system_ts); in skl_platform_soc_get_time_info()
|
Completed in 20 milliseconds