Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/isa/
Dsbdsp.c158 struct sbmode { struct
167 static struct sbmode sbpmodes[] = { argument
189 static struct sbmode sbrmodes[] = {
230 void sbdsp_sbmode2format(struct audio_format *, const struct sbmode *, int);
524 sbdsp_sbmode2format(struct audio_format *f, const struct sbmode *m, int mode) in sbdsp_sbmode2format()
556 struct sbmode *sbmodes; in sbdsp_init_format()
557 struct sbmode *m; in sbdsp_init_format()
707 static struct sbmode *
708 sbdsp_find_mode(struct sbmode *sbmodes, int model, const audio_params_t *p) in sbdsp_find_mode()
710 struct sbmode *m; in sbdsp_find_mode()
[all …]
Dsbdspvar.h134 struct sbmode *modep;