Linux Kernel
3.7.1
|
#include <ctvmem.h>
Data Fields | |
struct snd_dma_buffer | ptp [CT_PTP_NUM] |
unsigned int | size |
struct list_head | unused |
struct list_head | used |
struct mutex | lock |
struct ct_vm_block *(* | map )(struct ct_vm *, struct snd_pcm_substream *, int size) |
void(* | unmap )(struct ct_vm *, struct ct_vm_block *block) |
dma_addr_t(* | get_ptp_phys )(struct ct_vm *vm, int index) |
|
read |