Home
last modified time | relevance | path

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

/openbmc/linux/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) in snd_pcm_update_hw_ptr() function
1716 snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_lib_ioctl_reset()
2262 snd_pcm_update_hw_ptr(substream); in __snd_pcm_lib_xfer()
H A Dpcm_native.c1023 snd_pcm_update_hw_ptr(substream); in snd_pcm_status64()
2920 return snd_pcm_update_hw_ptr(substream); in do_pcm_hwsync()