Searched refs:hwptr_log (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_lib.c210 struct snd_pcm_hwptr_log *log = runtime->hwptr_log;
217 runtime->hwptr_log = log;
234 struct snd_pcm_hwptr_log *log = substream->runtime->hwptr_log;
H A Dpcm.c944 if (runtime->hwptr_log)
945 kfree(runtime->hwptr_log);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm.h354 struct snd_pcm_hwptr_log *hwptr_log; member in struct:snd_pcm_runtime

Completed in 54 milliseconds