Home
last modified time | relevance | path

Searched refs:snd_pcm_gettime (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/sound/core/
H A Dpcm_lib.c176 snd_pcm_gettime(runtime, &tstamp); in __snd_pcm_xrun()
282 snd_pcm_gettime(substream->runtime, &driver_tstamp); in update_audio_tstamp()
319 snd_pcm_gettime(runtime, &curr_tstamp); in snd_pcm_update_hw_ptr0()
321 snd_pcm_gettime(runtime, &curr_tstamp); in snd_pcm_update_hw_ptr0()
H A Dpcm_native.c1076 snd_pcm_gettime(runtime, &tstamp); in snd_pcm_status64()
1209 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in snd_pcm_trigger_tstamp()
/linux-6.15/sound/hda/
H A Dhdac_stream.c706 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in snd_hdac_stream_timecounter_init()
/linux-6.15/include/sound/
H A Dpcm.h1287 static inline void snd_pcm_gettime(struct snd_pcm_runtime *runtime, in snd_pcm_gettime() function
/linux-6.15/sound/pci/hda/
H A Dhda_controller.c510 snd_pcm_gettime(substream->runtime, system_ts); in azx_get_time_info()
/linux-6.15/sound/usb/
H A Dpcm.c1577 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in prepare_playback_urb()