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

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

Completed in 41 milliseconds