Searched refs:snd_pcm_gettime (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/sound/core/ |
| D | pcm_lib.c | 148 snd_pcm_gettime(runtime, (struct timespec *)&runtime->status->tstamp); in __snd_pcm_xrun() 243 snd_pcm_gettime(substream->runtime, (struct timespec *)&driver_tstamp); in update_audio_tstamp() 280 snd_pcm_gettime(runtime, (struct timespec *)&curr_tstamp); in snd_pcm_update_hw_ptr0() 282 snd_pcm_gettime(runtime, (struct timespec *)&curr_tstamp); in snd_pcm_update_hw_ptr0()
|
| D | pcm_native.c | 901 snd_pcm_gettime(runtime, &status->tstamp); in snd_pcm_status() 986 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in snd_pcm_trigger_tstamp()
|
| /Linux-v5.4/sound/hda/ |
| D | hdac_stream.c | 582 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in snd_hdac_stream_timecounter_init()
|
| /Linux-v5.4/include/sound/ |
| D | pcm.h | 1158 static inline void snd_pcm_gettime(struct snd_pcm_runtime *runtime, in snd_pcm_gettime() function
|
| /Linux-v5.4/sound/pci/hda/ |
| D | hda_controller.c | 507 snd_pcm_gettime(substream->runtime, system_ts); in azx_get_time_info()
|
| /Linux-v5.4/sound/soc/intel/skylake/ |
| D | skl-pcm.c | 1260 snd_pcm_gettime(substream->runtime, system_ts); in skl_get_time_info()
|
| /Linux-v5.4/sound/usb/ |
| D | pcm.c | 1651 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in prepare_playback_urb()
|