Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dpcm_local.h54 return snd_pcm_capture_hw_avail(substream->runtime); in snd_pcm_hw_avail()
/Linux-v4.19/include/sound/
Dpcm.h794 static inline snd_pcm_sframes_t snd_pcm_capture_hw_avail(struct snd_pcm_runtime *runtime) in snd_pcm_capture_hw_avail() function