Home
last modified time | relevance | path

Searched defs:snd_trident_tlb (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/sound/
Dtrident.h266 struct snd_trident_tlb { struct
267 unsigned int * entries; /* 16k-aligned TLB table */
268 dma_addr_t entries_dmaaddr; /* 16k-aligned PCI address to TLB table */
269 unsigned long * shadow_entries; /* shadow entries with virtual addresses */
270 struct snd_dma_buffer buffer;
271 struct snd_util_memhdr * memhdr; /* page allocation list */
272 struct snd_dma_buffer silent_page;