Home
last modified time | relevance | path

Searched refs:snd_pcm_hwptr_log (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/sound/
Dpcm.h271 struct snd_pcm_hwptr_log;
357 struct snd_pcm_hwptr_log *hwptr_log;
/linux-3.4.99/sound/core/
Dpcm_lib.c205 struct snd_pcm_hwptr_log { struct
215 struct snd_pcm_hwptr_log *log = runtime->hwptr_log; in xrun_log() argument
240 struct snd_pcm_hwptr_log *log = substream->runtime->hwptr_log; in xrun_log_show()