Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_generic.c3592 int idx, bool is_switch, unsigned int ctl, in add_single_cap_ctl() argument
3597 int type = is_switch ? HDA_CTL_WIDGET_MUTE : HDA_CTL_WIDGET_VOL; in add_single_cap_ctl()
3598 const char *sfx = is_switch ? "Switch" : "Volume"; in add_single_cap_ctl()
3615 if (is_switch) in add_single_cap_ctl()
3631 if (is_switch) in add_single_cap_ctl()