Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dvt_kern.h52 void redraw_screen(struct vc_data *vc, int is_switch);
/linux-4.1.27/sound/pci/hda/
Dhda_generic.c3575 int idx, bool is_switch, unsigned int ctl, in add_single_cap_ctl() argument
3580 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()
/linux-4.1.27/drivers/tty/vt/
Dvt.c656 void redraw_screen(struct vc_data *vc, int is_switch) in redraw_screen() argument
668 if (is_switch) { in redraw_screen()
712 if (is_switch) { in redraw_screen()