Searched refs:snd_pcm_update_hw_ptr (Results 1 – 2 of 2) sorted by relevance
757 snd_pcm_update_hw_ptr(substream); in snd_pcm_status()1206 snd_pcm_update_hw_ptr(substream); in snd_pcm_do_pause()2469 if (snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_playback_rewind()2517 if (snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_capture_rewind()2566 if (snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_playback_forward()2615 if (snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_capture_forward()2658 if ((err = snd_pcm_update_hw_ptr(substream)) < 0) in snd_pcm_hwsync()2691 if ((err = snd_pcm_update_hw_ptr(substream)) < 0) in snd_pcm_delay()
491 int snd_pcm_update_hw_ptr(struct snd_pcm_substream *substream) in snd_pcm_update_hw_ptr() function1774 snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_lib_ioctl_reset()2054 snd_pcm_update_hw_ptr(substream); in snd_pcm_lib_write1()2279 snd_pcm_update_hw_ptr(substream); in snd_pcm_lib_read1()