Home
last modified time | relevance | path

Searched refs:get_time_info (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/core/
Dpcm_lib.c246 if (!(substream->ops->get_time_info) || in update_audio_tstamp()
302 if ((substream->ops->get_time_info) && in snd_pcm_update_hw_ptr0()
304 substream->ops->get_time_info(substream, &curr_tstamp, in snd_pcm_update_hw_ptr0()
/linux-4.1.27/include/sound/
Dpcm.h77 int (*get_time_info)(struct snd_pcm_substream *substream, member
/linux-4.1.27/sound/pci/hda/
Dhda_controller.c914 .get_time_info = azx_get_time_info,