Searched refs:kcontrol_type (Results 1 – 2 of 2) sorted by relevance
58 unsigned int kcontrol_type; /* kcontrol type: mixer, enum, bytes */ member
457 if (dobj->widget.kcontrol_type == SND_SOC_TPLG_TYPE_ENUM) { in remove_widget()479 if (dobj->widget.kcontrol_type in remove_widget()1453 unsigned int kcontrol_type; in soc_tplg_dapm_widget_create() local1495 kcontrol_type = 0; in soc_tplg_dapm_widget_create()1511 kcontrol_type = SND_SOC_TPLG_TYPE_MIXER; /* volume mixer */ in soc_tplg_dapm_widget_create()1526 kcontrol_type = SND_SOC_TPLG_TYPE_ENUM; /* enumerated mixer */ in soc_tplg_dapm_widget_create()1537 kcontrol_type = SND_SOC_TPLG_TYPE_BYTES; /* bytes control */ in soc_tplg_dapm_widget_create()1583 widget->dobj.widget.kcontrol_type = kcontrol_type; in soc_tplg_dapm_widget_create()