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

/linux-master/sound/core/
H A Dpcm_local.h30 int snd_pcm_update_hw_ptr(struct snd_pcm_substream *substream);
H A Dpcm_lib.c494 int snd_pcm_update_hw_ptr(struct snd_pcm_substream *substream) function
1750 snd_pcm_update_hw_ptr(substream) >= 0)
2292 snd_pcm_update_hw_ptr(substream);
H A Dpcm_native.c1033 snd_pcm_update_hw_ptr(substream);
1605 /* The jiffies check in snd_pcm_update_hw_ptr*() is done by
2915 return snd_pcm_update_hw_ptr(substream);

Completed in 129 milliseconds