Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_local.h30 int snd_pcm_update_hw_ptr(struct snd_pcm_substream *substream);
H A Dpcm_lib.c469 int snd_pcm_update_hw_ptr(struct snd_pcm_substream *substream) in snd_pcm_update_hw_ptr() function
1691 snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_lib_ioctl_reset()
2180 snd_pcm_update_hw_ptr(substream); in __snd_pcm_lib_xfer()
H A Dpcm_native.c1004 snd_pcm_update_hw_ptr(substream); in snd_pcm_status64()
1584 snd_pcm_update_hw_ptr(substream); in snd_pcm_do_pause()
2887 return snd_pcm_update_hw_ptr(substream); in do_pcm_hwsync()