__dapm_set_pin
int ret = __dapm_set_pin(dapm, pin, status);
ret = __dapm_set_pin(dapm, pin, !!ucontrol->value.integer.value[0]);