Home
last modified time | relevance | path

Searched refs:any_pswitch (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
696 any_pswitch = FALSE; in compute_controls_layout()
703 any_pswitch = 1; in compute_controls_layout()
740 if (any_pswitch) in compute_controls_layout()
762 base_y = cswitch_y - 1 - 2 * any_pswitch; in compute_controls_layout()