Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/rme9652/
Dhdsp.c65 #define H9632_SS_CHANNELS 12 macro
4821 h9632_aeb.aebi = hdsp->ss_in_channels - H9632_SS_CHANNELS; in snd_hdsp_hwdep_ioctl()
4822 h9632_aeb.aebo = hdsp->ss_out_channels - H9632_SS_CHANNELS; in snd_hdsp_hwdep_ioctl()
5023 hdsp->ss_in_channels = H9632_SS_CHANNELS+aebi_channels; in snd_hdsp_initialize_channels()
5026 hdsp->ss_out_channels = H9632_SS_CHANNELS+aebo_channels; in snd_hdsp_initialize_channels()