Searched refs:snd_pcm_update_hw_ptr (Results 1 – 3 of 3) sorted by relevance
756 snd_pcm_update_hw_ptr(substream); in snd_pcm_status()1205 snd_pcm_update_hw_ptr(substream); in snd_pcm_do_pause()2447 if (snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_playback_rewind()2495 if (snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_capture_rewind()2544 if (snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_playback_forward()2593 if (snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_capture_forward()2636 if ((err = snd_pcm_update_hw_ptr(substream)) < 0) in snd_pcm_hwsync()2669 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() function1766 snd_pcm_update_hw_ptr(substream) >= 0) in snd_pcm_lib_ioctl_reset()2044 snd_pcm_update_hw_ptr(substream); in snd_pcm_lib_write1()2269 snd_pcm_update_hw_ptr(substream); in snd_pcm_lib_read1()
1076 int snd_pcm_update_hw_ptr(struct snd_pcm_substream *substream);