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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/mips/
H A Dau1x00.c65 struct au1000_period struct
69 struct au1000_period * next;
85 struct au1000_period * buffer;
133 struct au1000_period * pointer;
134 struct au1000_period * pointer_next;
155 struct au1000_period *pointer;
170 stream->buffer = kmalloc(sizeof(struct au1000_period), GFP_KERNEL);
178 pointer->next = kmalloc(sizeof(struct au1000_period), GFP_KERNEL);

Completed in 38 milliseconds