HDSPM_LineOut    4493 sound/pci/rme9652/hdspm.c 	HDSPM_TOGGLE_SETTING("Line Out", HDSPM_LineOut),
HDSPM_LineOut    4615 sound/pci/rme9652/hdspm.c 	HDSPM_TOGGLE_SETTING("Line Out", HDSPM_LineOut),
HDSPM_LineOut    4933 sound/pci/rme9652/hdspm.c 		(hdspm->control_register & HDSPM_LineOut) ? "on " : "off");
HDSPM_LineOut    5090 sound/pci/rme9652/hdspm.c 		     control_register & HDSPM_LineOut) ? "on " : "off");
HDSPM_LineOut    5346 sound/pci/rme9652/hdspm.c 			HDSPM_LineOut |	/* Analog output in */
HDSPM_LineOut    6283 sound/pci/rme9652/hdspm.c 		info.line_out = hdspm_toggle_setting(hdspm, HDSPM_LineOut);