snd_free_pages — release the pages
void snd_free_pages (void * ptr, size_t size);
void snd_free_pages
the buffer pointer to release
the allocated buffer size
Releases the buffer allocated via snd_malloc_pages.