Home
last modified time | relevance | path

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

/freebsd/usr.sbin/sndctl/
H A Dsndctl.c85 struct snd_dev *dev;
89 struct snd_dev { struct
124 int (*mod)(struct snd_dev *, void *); argument
132 static int mod_bitperfect(struct snd_dev *, void *);
133 static int mod_autoconv(struct snd_dev *, void *);
134 static int mod_realtime(struct snd_dev *, void *);
135 static int mod_eq(struct snd_dev *, void *);
136 static int mod_eq_preamp(struct snd_dev *, void *);
137 static int mod_play_vchans(struct snd_dev *, void *);
138 static int mod_play_rate(struct snd_dev *, void *);
[all …]