Home
last modified time | relevance | path

Searched defs:snddev_info (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dsound.h194 struct snddev_info { struct
195 struct {
208 } channels;
209 unsigned playcount, reccount, pvchancount, rvchancount;
210 unsigned flags;
211 unsigned int bufsz;
212 void *devinfo;
213 device_t dev;
214 char status[SND_STATUSLEN];
215 struct mtx lock;
[all …]