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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dtimer.c65 struct snd_timer_tread *tqueue;
1144 struct snd_timer_tread *tread)
1161 struct snd_timer_tread r1;
1184 struct snd_timer_tread *r, r1;
1531 tu->tqueue = kmalloc(tu->queue_size * sizeof(struct snd_timer_tread),
1595 struct snd_timer_tread *ttr;
1667 struct snd_timer_tread tread;
1843 unit = tu->tread ? sizeof(struct snd_timer_tread) : sizeof(struct snd_timer_read);
1876 sizeof(struct snd_timer_tread))) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasound.h694 struct snd_timer_tread { struct

Completed in 163 milliseconds