Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_generic.c3618 int idx, bool is_switch, unsigned int ctl, in add_single_cap_ctl() argument
3623 int type = is_switch ? HDA_CTL_WIDGET_MUTE : HDA_CTL_WIDGET_VOL; in add_single_cap_ctl()
3624 const char *sfx = is_switch ? "Switch" : "Volume"; in add_single_cap_ctl()
3641 if (is_switch) { in add_single_cap_ctl()
3660 if (is_switch) { in add_single_cap_ctl()