Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_local.h50 return snd_pcm_capture_hw_avail(substream->runtime); in snd_pcm_hw_avail()
/OK3568_Linux_fs/kernel/include/sound/
H A Dpcm.h783 static inline snd_pcm_sframes_t snd_pcm_capture_hw_avail(struct snd_pcm_runtime *runtime) in snd_pcm_capture_hw_avail() function