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