Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dpcm.h772 static inline snd_pcm_sframes_t snd_pcm_capture_hw_avail(struct snd_pcm_runtime *runtime) in snd_pcm_capture_hw_avail() function
/linux-4.4.14/sound/core/
Dpcm_native.c2509 hw_avail = snd_pcm_capture_hw_avail(runtime); in snd_pcm_capture_rewind()