Home
last modified time | relevance | path

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

/sound/firewire/oxfw/
Doxfw-spkr.c16 unsigned int mixer_channels; member
185 info->count = spkr->mixer_channels; in spkr_volume_info()
201 for (i = 0; i < spkr->mixer_channels; ++i) in spkr_volume_get()
217 for (i = 0; i < spkr->mixer_channels; ++i) { in spkr_volume_put()
227 for (i = 0; i < spkr->mixer_channels; ++i) in spkr_volume_put()
235 for (i = 0; i <= spkr->mixer_channels; ++i) { in spkr_volume_put()
279 spkr->mixer_channels = 1; in snd_oxfw_add_spkr()
283 spkr->mixer_channels = 6; in snd_oxfw_add_spkr()
302 first_ch = spkr->mixer_channels == 1 ? 0 : 1; in snd_oxfw_add_spkr()
303 for (i = 0; i < spkr->mixer_channels; ++i) { in snd_oxfw_add_spkr()