Searched refs:mixer_channels (Results 1 – 3 of 3) sorted by relevance
170 info->count = oxfw->device_info->mixer_channels; in oxfw_volume_info()185 for (i = 0; i < oxfw->device_info->mixer_channels; ++i) in oxfw_volume_get()200 for (i = 0; i < oxfw->device_info->mixer_channels; ++i) { in oxfw_volume_put()210 for (i = 0; i < oxfw->device_info->mixer_channels; ++i) in oxfw_volume_put()218 for (i = 0; i <= oxfw->device_info->mixer_channels; ++i) { in oxfw_volume_put()267 first_ch = oxfw->device_info->mixer_channels == 1 ? 0 : 1; in snd_oxfw_create_mixer()268 for (i = 0; i < oxfw->device_info->mixer_channels; ++i) { in snd_oxfw_create_mixer()
235 .mixer_channels = 6,244 .mixer_channels = 1,
38 unsigned int mixer_channels; member