table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SND_FREE_PAGES(9) | Sound Devices | SND_FREE_PAGES(9) |
NAME¶
snd_free_pages - release the pagesSYNOPSIS¶
void
snd_free_pages(void * ptr,
size_t size);
ARGUMENTS¶
ptrthe buffer pointer to release
size
the allocated buffer size
DESCRIPTION¶
Releases the buffer allocated via snd_malloc_pages.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |