Searched refs:h9632_aeb (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/pci/rme9652/
H A Dhdsp.c4822 struct hdsp_9632_aeb h9632_aeb; local
4825 h9632_aeb.aebi = hdsp->ss_in_channels - H9632_SS_CHANNELS;
4826 h9632_aeb.aebo = hdsp->ss_out_channels - H9632_SS_CHANNELS;
4827 if (copy_to_user(argp, &h9632_aeb, sizeof(h9632_aeb)))

Completed in 234 milliseconds