Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsamixer/
Dmixer_controls.c225 bool has_ch0, has_ch1; in create_controls_for_elem() local
293 has_ch1 = control_channels[i][1] != SND_MIXER_SCHN_UNKNOWN && in create_controls_for_elem()
295 if (!has_ch0 && !has_ch1) in create_controls_for_elem()
308 if (has_ch1) { in create_controls_for_elem()
324 if (has_ch1) { in create_controls_for_elem()
396 has_ch1 = control_channels[i][1] != SND_MIXER_SCHN_UNKNOWN && in create_controls_for_elem()
398 if (!has_ch0 && !has_ch1) in create_controls_for_elem()
411 if (has_ch1) { in create_controls_for_elem()
427 if (has_ch1) { in create_controls_for_elem()