Searched refs:snd_pcm_capture_hw_avail (Results 1 – 3 of 3) sorted by relevance
50 return snd_pcm_capture_hw_avail(substream->runtime); in snd_pcm_hw_avail()
561 avail = snd_pcm_capture_hw_avail(runtime); in imx_rpmsg_pcm_ack()
837 static inline snd_pcm_sframes_t snd_pcm_capture_hw_avail(struct snd_pcm_runtime *runtime) in snd_pcm_capture_hw_avail() function