Searched refs:snd_pcm_update_hw_ptr (Results 1 – 3 of 3) sorted by relevance
745 snd_pcm_update_hw_ptr(substream); in snd_pcm_status()1198 snd_pcm_update_hw_ptr(substream); in snd_pcm_do_pause()2449 if (snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_playback_rewind()2497 if (snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_capture_rewind()2546 if (snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_playback_forward()2595 if (snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_capture_forward()2638 if ((err = snd_pcm_update_hw_ptr(substream)) < 0) in snd_pcm_hwsync()2671 if ((err = snd_pcm_update_hw_ptr(substream)) < 0) in snd_pcm_delay()
488 int snd_pcm_update_hw_ptr(struct snd_pcm_substream *substream) in snd_pcm_update_hw_ptr() function1765 snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_lib_ioctl_reset()2046 snd_pcm_update_hw_ptr(substream); in snd_pcm_lib_write1()2271 snd_pcm_update_hw_ptr(substream); in snd_pcm_lib_read1()
1069 int snd_pcm_update_hw_ptr(struct snd_pcm_substream *substream);