Home
last modified time | relevance | path

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

/linux/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.c1087 snd_pcm_gettime(runtime, &tstamp); in snd_pcm_status64()
1220 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in snd_pcm_trigger_tstamp()
/linux/sound/hda/core/
H A Dstream.c704 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in snd_hdac_stream_timecounter_init()
/linux/include/sound/
H A Dpcm.h1285 static inline void snd_pcm_gettime(struct snd_pcm_runtime *runtime, in snd_pcm_gettime() function
/linux/sound/hda/common/
H A Dcontroller.c501 snd_pcm_gettime(substream->runtime, system_ts); in azx_get_time_info()
/linux/sound/usb/
H A Dpcm.c1624 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in prepare_playback_urb()