Home
last modified time | relevance | path

Searched refs:au1000_period (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/mips/
Dau1x00.c67 struct au1000_period struct
71 struct au1000_period * next; argument
87 struct au1000_period * buffer;
136 struct au1000_period * pointer; in au1000_release_dma_link()
137 struct au1000_period * pointer_next; in au1000_release_dma_link()
158 struct au1000_period *pointer; in au1000_setup_dma_link()
173 stream->buffer = kmalloc(sizeof(struct au1000_period), GFP_KERNEL); in au1000_setup_dma_link()
181 pointer->next = kmalloc(sizeof(struct au1000_period), GFP_KERNEL); in au1000_setup_dma_link()