taglinefilesource code
mixdev515drivers/sound/sound_switch.cint             mixdev;
mixdev523drivers/sound/sound_switch.cmixdev = audio_devs[dev >> 4]->mixer_dev;
mixdev524drivers/sound/sound_switch.cif (mixdev < 0 || mixdev >= num_mixers)
mixdev526drivers/sound/sound_switch.creturn mixer_devs[mixdev]->ioctl (mixdev, cmd, arg);