magician_in_sel    37 sound/soc/pxa/magician.c static int magician_in_sel = MAGICIAN_MIC;
magician_in_sel    53 sound/soc/pxa/magician.c 	switch (magician_in_sel) {
magician_in_sel   204 sound/soc/pxa/magician.c 	ucontrol->value.enumerated.item[0] = magician_in_sel;
magician_in_sel   211 sound/soc/pxa/magician.c 	if (magician_in_sel == ucontrol->value.enumerated.item[0])
magician_in_sel   214 sound/soc/pxa/magician.c 	magician_in_sel = ucontrol->value.enumerated.item[0];
magician_in_sel   216 sound/soc/pxa/magician.c 	switch (magician_in_sel) {