Searched refs:snd_pcm_gettime (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/sound/core/ |
H A D | pcm_lib.c | 176 snd_pcm_gettime(runtime, &tstamp); in __snd_pcm_xrun() 279 snd_pcm_gettime(substream->runtime, &driver_tstamp); in update_audio_tstamp() 316 snd_pcm_gettime(runtime, &curr_tstamp); in snd_pcm_update_hw_ptr0() 318 snd_pcm_gettime(runtime, &curr_tstamp); in snd_pcm_update_hw_ptr0()
|
H A D | pcm_native.c | 1049 snd_pcm_gettime(runtime, &tstamp); in snd_pcm_status64() 1186 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in snd_pcm_trigger_tstamp()
|
/openbmc/linux/sound/hda/ |
H A D | hdac_stream.c | 674 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in snd_hdac_stream_timecounter_init()
|
/openbmc/linux/include/sound/ |
H A D | pcm.h | 1244 static inline void snd_pcm_gettime(struct snd_pcm_runtime *runtime, in snd_pcm_gettime() function
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_controller.c | 504 snd_pcm_gettime(substream->runtime, system_ts); in azx_get_time_info()
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-pcm.c | 1253 snd_pcm_gettime(substream->runtime, system_ts); in skl_platform_soc_get_time_info()
|
/openbmc/linux/sound/usb/ |
H A D | pcm.c | 1577 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in prepare_playback_urb()
|