Searched refs:is_switch (Results 1 – 3 of 3) sorted by relevance
52 void redraw_screen(struct vc_data *vc, int is_switch);
3575 int idx, bool is_switch, unsigned int ctl, in add_single_cap_ctl() argument3580 int type = is_switch ? HDA_CTL_WIDGET_MUTE : HDA_CTL_WIDGET_VOL; in add_single_cap_ctl()3581 const char *sfx = is_switch ? "Switch" : "Volume"; in add_single_cap_ctl()3598 if (is_switch) in add_single_cap_ctl()3614 if (is_switch) in add_single_cap_ctl()
656 void redraw_screen(struct vc_data *vc, int is_switch) in redraw_screen() argument668 if (is_switch) { in redraw_screen()712 if (is_switch) { in redraw_screen()