h9632_aeb        4784 sound/pci/rme9652/hdsp.c 		struct hdsp_9632_aeb h9632_aeb;
h9632_aeb        4787 sound/pci/rme9652/hdsp.c 		h9632_aeb.aebi = hdsp->ss_in_channels - H9632_SS_CHANNELS;
h9632_aeb        4788 sound/pci/rme9652/hdsp.c 		h9632_aeb.aebo = hdsp->ss_out_channels - H9632_SS_CHANNELS;
h9632_aeb        4789 sound/pci/rme9652/hdsp.c 		if (copy_to_user(argp, &h9632_aeb, sizeof(h9632_aeb)))