Searched defs:snddev_info (Results 1 – 1 of 1) sorted by relevance
395 struct snddev_info { struct396 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 …]