Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dpcm_lib.c178 snd_pcm_gettime(runtime, (struct timespec *)&runtime->status->tstamp); in xrun()
274 snd_pcm_gettime(substream->runtime, (struct timespec *)&driver_tstamp); in update_audio_tstamp()
311 snd_pcm_gettime(runtime, (struct timespec *)&curr_tstamp); in snd_pcm_update_hw_ptr0()
313 snd_pcm_gettime(runtime, (struct timespec *)&curr_tstamp); in snd_pcm_update_hw_ptr0()
Dpcm_native.c773 snd_pcm_gettime(runtime, &status->tstamp); in snd_pcm_status()
870 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in snd_pcm_trigger_tstamp()
/linux-4.4.14/sound/hda/
Dhdac_stream.c540 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in snd_hdac_stream_timecounter_init()
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-pcm.c852 snd_pcm_gettime(substream->runtime, system_ts); in skl_get_time_info()
/linux-4.4.14/include/sound/
Dpcm.h1141 static inline void snd_pcm_gettime(struct snd_pcm_runtime *runtime, in snd_pcm_gettime() function
/linux-4.4.14/sound/pci/hda/
Dhda_controller.c351 snd_pcm_gettime(substream->runtime, system_ts); in azx_get_time_info()
/linux-4.4.14/sound/usb/
Dpcm.c1539 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in prepare_playback_urb()