Searched refs:enable_spk_gpio (Results 1 – 1 of 1) sorted by relevance
39 struct acpi_gpio_params enable_spk_gpio, enable_hp_gpio; member226 priv->enable_spk_gpio.crs_entry_index = 0; in acp3x_es83xx_configure_gpios()229 priv->enable_spk_gpio.active_low = false; in acp3x_es83xx_configure_gpios()233 priv->gpio_mapping[0].data = &priv->enable_spk_gpio; in acp3x_es83xx_configure_gpios()243 priv->enable_spk_gpio.crs_entry_index, in acp3x_es83xx_configure_gpios()244 priv->enable_spk_gpio.active_low ? "low" : "high", in acp3x_es83xx_configure_gpios()301 priv->enable_spk_gpio.active_low ? GPIOD_OUT_LOW : GPIOD_OUT_HIGH); in acp3x_es83xx_init()