SYNOPSIS void snd_free_pages(void * ptr, size_t size); ARGUMENTS ptr the buffer pointer to release size the allocated buffer size DESCRIPTION Releases the buffer allocated via snd_malloc_pages. COPYRIGHT