Home
last modified time | relevance | path

Searched refs:H9632_SS_CHANNELS (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/pci/rme9652/
Dhdsp.c81 #define H9632_SS_CHANNELS 12 macro
4774 h9632_aeb.aebi = hdsp->ss_in_channels - H9632_SS_CHANNELS; in snd_hdsp_hwdep_ioctl()
4775 h9632_aeb.aebo = hdsp->ss_out_channels - H9632_SS_CHANNELS; in snd_hdsp_hwdep_ioctl()
4971 hdsp->ss_in_channels = H9632_SS_CHANNELS+aebi_channels; in snd_hdsp_initialize_channels()
4974 hdsp->ss_out_channels = H9632_SS_CHANNELS+aebo_channels; in snd_hdsp_initialize_channels()