snd_pcm_lib_get_vmalloc_page(9) centos man page | unix.com

Man Page: snd_pcm_lib_get_vmalloc_page

Operating Environment: centos

Section: 9

SND_PCM_LIB_GET_VMAL(9) 					      PCM API						   SND_PCM_LIB_GET_VMAL(9)

NAME
snd_pcm_lib_get_vmalloc_page - map vmalloc buffer offset to page struct
SYNOPSIS
struct page * snd_pcm_lib_get_vmalloc_page(struct snd_pcm_substream * substream, unsigned long offset);
ARGUMENTS
substream the substream with a buffer allocated by snd_pcm_lib_alloc_vmalloc_buffer offset offset in the buffer
DESCRIPTION
This function is to be used as the page callback in the PCM ops.
RETURN
The page struct, or NULL on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_LIB_GET_VMAL(9)
Related Man Pages
g_data(9) - debian
libssh2_channel_write_ex(3) - centos
dofileread(9) - netbsd
g_read_data(9) - freebsd
g_write_data(9) - freebsd
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Shopt -s histappend
[TIP] Processing YAML files with yq