Home
last modified time | relevance | path

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

/sound/core/
Dpcm_local.h33 int snd_pcm_update_hw_ptr(struct snd_pcm_substream *substream);
Dpcm_lib.c457 int snd_pcm_update_hw_ptr(struct snd_pcm_substream *substream) in snd_pcm_update_hw_ptr() function
1679 snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_lib_ioctl_reset()
2168 snd_pcm_update_hw_ptr(substream); in __snd_pcm_lib_xfer()
Dpcm_native.c889 snd_pcm_update_hw_ptr(substream); in snd_pcm_status()
1382 snd_pcm_update_hw_ptr(substream); in snd_pcm_do_pause()
2628 return snd_pcm_update_hw_ptr(substream); in do_pcm_hwsync()