Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/sound/pcm/
H A Dsound.h395 struct snddev_info { struct
396 struct {
406 } channels;
408 struct snd_clone *clones;
409 unsigned devcount, playcount, reccount, pvchancount, rvchancount ;
410 unsigned flags;
411 int inprog;
412 unsigned int bufsz;
413 void *devinfo;
414 device_t dev;
[all …]