Searched refs:snd_pcm_update_hw_ptr (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.c467 int snd_pcm_update_hw_ptr(struct snd_pcm_substream *substream) function
1581 snd_pcm_update_hw_ptr(substream) >= 0)
1834 snd_pcm_update_hw_ptr(substream);
2058 snd_pcm_update_hw_ptr(substream);
H A Dpcm_native.c590 snd_pcm_update_hw_ptr(substream);
983 snd_pcm_update_hw_ptr(substream);
984 /* The jiffies check in snd_pcm_update_hw_ptr*() is done by
2192 if (snd_pcm_update_hw_ptr(substream) >= 0)
2240 if (snd_pcm_update_hw_ptr(substream) >= 0)
2289 if (snd_pcm_update_hw_ptr(substream) >= 0)
2338 if (snd_pcm_update_hw_ptr(substream) >= 0)
2380 if ((err = snd_pcm_update_hw_ptr(substream)) < 0)
2412 if ((err = snd_pcm_update_hw_ptr(substream)) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm.h842 int snd_pcm_update_hw_ptr(struct snd_pcm_substream *substream);

Completed in 80 milliseconds