Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/rme9652/
H A Drme9652.c52 #define RME9652_NCHANNELS 26 macro
529 if (rme9652->ss_channels == RME9652_NCHANNELS) { in rme9652_set_rate()
535 if (rme9652->ss_channels == RME9652_NCHANNELS) { in rme9652_set_rate()
557 for (i = 0; i < RME9652_NCHANNELS; i++) { in rme9652_set_thru()
562 for (i = 0; i < RME9652_NCHANNELS; i++) { in rme9652_set_thru()
1515 if (rme9652->ss_channels == RME9652_NCHANNELS) { in snd_rme9652_create_controls()
1785 for (k = 0; k < RME9652_NCHANNELS; ++k) in snd_rme9652_set_defaults()
2000 if (snd_BUG_ON(info->channel >= RME9652_NCHANNELS)) in snd_rme9652_channel_info()
2004 RME9652_NCHANNELS)]; in snd_rme9652_channel_info()
2467 rme9652->ss_channels = RME9652_NCHANNELS; in snd_rme9652_create()
[all …]