hdsp_xlr_breakout_cable 2436 sound/pci/rme9652/hdsp.c 	ucontrol->value.enumerated.item[0] = hdsp_xlr_breakout_cable(hdsp);
hdsp_xlr_breakout_cable 2450 sound/pci/rme9652/hdsp.c 	change = (int)val != hdsp_xlr_breakout_cable(hdsp);
hdsp_xlr_breakout_cable 3571 sound/pci/rme9652/hdsp.c 		snd_iprintf(buffer, "XLR Breakout Cable : %s\n", hdsp_xlr_breakout_cable(hdsp) ? "yes" : "no");	
hdsp_xlr_breakout_cable 4603 sound/pci/rme9652/hdsp.c 			info.xlr_breakout_cable = (unsigned char)hdsp_xlr_breakout_cable(hdsp);