Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/rme9652/
Drme9652.c209 unsigned char ss_channels; /* different for hammerfall/hammerfall-light */ member
529 if (rme9652->ss_channels == RME9652_NCHANNELS) { in rme9652_set_rate()
535 if (rme9652->ss_channels == RME9652_NCHANNELS) { in rme9652_set_rate()
1188 rme9652->ss_channels == RME9652_NCHANNELS ? 4 : 3, in snd_rme9652_info_sync_pref()
1210 max = rme9652->ss_channels == RME9652_NCHANNELS ? 4 : 3; in snd_rme9652_put_sync_pref()
1223 uinfo->count = rme9652->ss_channels; in snd_rme9652_info_thru()
1235 for (k = 0; k < rme9652->ss_channels; ++k) { in snd_rme9652_get_thru()
1251 for (chn = 0; chn < rme9652->ss_channels; ++chn) { in snd_rme9652_put_thru()
1259 for (chn = 0; chn < rme9652->ss_channels; ++chn) { in snd_rme9652_put_thru()
1515 if (rme9652->ss_channels == RME9652_NCHANNELS) { in snd_rme9652_create_controls()
[all …]