Home
last modified time | relevance | path

Searched refs:snd_pcm_capture_hw_avail (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/sound/core/
Dpcm_local.h53 return snd_pcm_capture_hw_avail(substream->runtime); in snd_pcm_hw_avail()
/Linux-v5.4/include/sound/
Dpcm.h769 static inline snd_pcm_sframes_t snd_pcm_capture_hw_avail(struct snd_pcm_runtime *runtime) in snd_pcm_capture_hw_avail() function