Home
last modified time | relevance | path

Searched refs:has_ch0 (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
292 has_ch0 = has_channel[control_channels[i][0]]; in create_controls_for_elem()
295 if (!has_ch0 && !has_ch1) in create_controls_for_elem()
304 if (has_ch0) { in create_controls_for_elem()
320 if (has_ch0) { in create_controls_for_elem()
395 has_ch0 = has_channel[control_channels[i][0]]; in create_controls_for_elem()
398 if (!has_ch0 && !has_ch1) in create_controls_for_elem()
407 if (has_ch0) { in create_controls_for_elem()
423 if (has_ch0) { in create_controls_for_elem()