Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/rme9652/
Drme9652.c224 unsigned char ss_channels; /* different for hammerfall/hammerfall-light */ member
553 if (rme9652->ss_channels == RME9652_NCHANNELS) { in rme9652_set_rate()
559 if (rme9652->ss_channels == RME9652_NCHANNELS) { in rme9652_set_rate()
1224 rme9652->ss_channels == RME9652_NCHANNELS ? 4 : 3, in snd_rme9652_info_sync_pref()
1246 max = rme9652->ss_channels == RME9652_NCHANNELS ? 4 : 3; in snd_rme9652_put_sync_pref()
1259 uinfo->count = rme9652->ss_channels; in snd_rme9652_info_thru()
1271 for (k = 0; k < rme9652->ss_channels; ++k) { in snd_rme9652_get_thru()
1287 for (chn = 0; chn < rme9652->ss_channels; ++chn) { in snd_rme9652_put_thru()
1295 for (chn = 0; chn < rme9652->ss_channels; ++chn) { in snd_rme9652_put_thru()
1549 if (rme9652->ss_channels == RME9652_NCHANNELS) in snd_rme9652_create_controls()
[all …]