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