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

/netbsd-6-1-5-RELEASE/sys/dev/
H A Daudiovar.h139 struct mixer_asyncs { struct in struct:audio_softc
140 struct mixer_asyncs *next;
H A Daudio.c4062 struct mixer_asyncs **pm, *m;
4084 struct mixer_asyncs *m;
4116 struct mixer_asyncs *ma;
4133 ma = kmem_alloc(sizeof(struct mixer_asyncs), KM_SLEEP);

Completed in 172 milliseconds