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

/freebsd-13-stable/sys/dev/sound/pcm/
H A Dmixer.h75 #define MIXER_CMD_CDEV 1 /* send command from cdev/ioctl */ macro
H A Dmixer.c1222 MIXER_CMD_CDEV);
1226 MIXER_CMD_CDEV);
1282 if (from == MIXER_CMD_CDEV && !m->busy) {

Completed in 66 milliseconds