Searched refs:snd_pcm_hw_t (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_hw.c108 } snd_pcm_hw_t; typedef in typeref:struct:__anon1470
123 snd_pcm_hw_t *hw = pcm->private_data;
131 static int sync_ptr1(snd_pcm_hw_t *hw, unsigned int flags)
144 static inline int sync_ptr(snd_pcm_hw_t *hw, unsigned int flags)
149 static int snd_pcm_hw_clear_timer_queue(snd_pcm_hw_t *hw)
170 snd_pcm_hw_t *hw = pcm->private_data;
183 snd_pcm_hw_t *hw = pcm->private_data;
200 snd_pcm_hw_t *hw = pcm->private_data;
223 snd_pcm_hw_t *hw = pcm->private_data;
257 snd_pcm_hw_t *h
[all...]

Completed in 37 milliseconds