Searched refs:snd_pcm_direct_hw_free (Results 1 – 5 of 5) sorted by relevance
235 #define snd_pcm_direct_hw_free \ macro332 int snd_pcm_direct_hw_free(snd_pcm_t *pcm);
503 .hw_free = snd_pcm_direct_hw_free,
630 .hw_free = snd_pcm_direct_hw_free,
933 .hw_free = snd_pcm_direct_hw_free,
998 int snd_pcm_direct_hw_free(snd_pcm_t *pcm ATTRIBUTE_UNUSED) function