Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsamixer/
Dmixer_display.c685 bool any_volume, any_pswitch, any_cswitch, any_multich; in compute_controls_layout() local
697 any_cswitch = FALSE; in compute_controls_layout()
705 any_cswitch = 1; in compute_controls_layout()
742 if (any_cswitch) in compute_controls_layout()
761 cswitch_y = values_y - any_cswitch; in compute_controls_layout()