Searched refs:snd_pcm_direct_hw_free (Results 1 - 5 of 5) 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_direct.h216 #define snd_pcm_direct_hw_free \ macro
282 int snd_pcm_direct_hw_free(snd_pcm_t *pcm);
H A Dpcm_dsnoop.c483 .hw_free = snd_pcm_direct_hw_free,
H A Dpcm_dshare.c568 .hw_free = snd_pcm_direct_hw_free,
H A Dpcm_direct.c765 int snd_pcm_direct_hw_free(snd_pcm_t *pcm ATTRIBUTE_UNUSED) function
H A Dpcm_dmix.c887 .hw_free = snd_pcm_direct_hw_free,

Completed in 62 milliseconds