Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_lib.c151 snd_pcm_gettime(runtime, &tstamp); in __snd_pcm_xrun()
254 snd_pcm_gettime(substream->runtime, &driver_tstamp); in update_audio_tstamp()
291 snd_pcm_gettime(runtime, &curr_tstamp); in snd_pcm_update_hw_ptr0()
293 snd_pcm_gettime(runtime, &curr_tstamp); in snd_pcm_update_hw_ptr0()
H A Dpcm_native.c1030 snd_pcm_gettime(runtime, &tstamp); in snd_pcm_status64()
1167 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in snd_pcm_trigger_tstamp()
/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_stream.c592 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in snd_hdac_stream_timecounter_init()
/OK3568_Linux_fs/kernel/include/sound/
H A Dpcm.h1179 static inline void snd_pcm_gettime(struct snd_pcm_runtime *runtime, in snd_pcm_gettime() function
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.c504 snd_pcm_gettime(substream->runtime, system_ts); in azx_get_time_info()
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-pcm.c1259 snd_pcm_gettime(substream->runtime, system_ts); in skl_platform_soc_get_time_info()
/OK3568_Linux_fs/kernel/sound/usb/
H A Dpcm.c1875 snd_pcm_gettime(runtime, &runtime->trigger_tstamp); in prepare_playback_urb()