Searched refs:MIXER_CMD_CDEV (Results 1 – 2 of 2) sorted by relevance
73 #define MIXER_CMD_CDEV 1 /* send command from cdev/ioctl */ macro
1222 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()