Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dmixer.h73 #define MIXER_CMD_CDEV 1 /* send command from cdev/ioctl */ macro
H A Dmixer.c1222 MIXER_CMD_CDEV); in mixer_ioctl()
1226 MIXER_CMD_CDEV); in mixer_ioctl()
1286 if (from == MIXER_CMD_CDEV && !m->busy) { in mixer_ioctl_cmd()