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)NAMEsnd_pcm_lib_get_vmalloc_page - map vmalloc buffer offset to page structSYNOPSISstruct page * snd_pcm_lib_get_vmalloc_page(struct snd_pcm_substream * substream, unsigned long offset);ARGUMENTSsubstream the substream with a buffer allocated by snd_pcm_lib_alloc_vmalloc_buffer offset offset in the bufferDESCRIPTIONThis function is to be used as the page callback in the PCM ops.RETURNThe page struct, or NULL on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_PCM_LIB_GET_VMAL(9)
| Related Man Pages |
|---|
| libssh2_channel_write_ex(3) - debian |
| dofilereadv(9) - netbsd |
| glbindvertexbuffer(3g) - centos |
| libssh2_channel_read_ex(3) - centos |
| dofileread(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |