Searched refs:MIXER_CMD_CDEV (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/sound/pcm/
H A Dmixer.h72 #define MIXER_CMD_CDEV 1 /* send command from cdev/ioctl */ macro
H A Dmixer.c1213 MIXER_CMD_CDEV);
1217 MIXER_CMD_CDEV);
1273 if (from == MIXER_CMD_CDEV && !m->busy) {

Completed in 40 milliseconds