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.h30 int snd_pcm_update_hw_ptr(struct snd_pcm_substream *substream);
Dpcm_lib.c468 int snd_pcm_update_hw_ptr(struct snd_pcm_substream *substream) in snd_pcm_update_hw_ptr() function
1690 snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_lib_ioctl_reset()
2213 snd_pcm_update_hw_ptr(substream); in __snd_pcm_lib_xfer()
Dpcm_native.c1023 snd_pcm_update_hw_ptr(substream); in snd_pcm_status64()
1605 snd_pcm_update_hw_ptr(substream); in snd_pcm_do_pause()
2908 return snd_pcm_update_hw_ptr(substream); in do_pcm_hwsync()