speaker_en_gpio 40 sound/soc/intel/boards/bytcht_es8316.c struct gpio_desc *speaker_en_gpio; speaker_en_gpio 85 sound/soc/intel/boards/bytcht_es8316.c gpiod_set_value_cansleep(priv->speaker_en_gpio, priv->speaker_en); speaker_en_gpio 410 sound/soc/intel/boards/bytcht_es8316.c gpiod_set_value_cansleep(priv->speaker_en_gpio, priv->speaker_en); speaker_en_gpio 556 sound/soc/intel/boards/bytcht_es8316.c priv->speaker_en_gpio = speaker_en_gpio 562 sound/soc/intel/boards/bytcht_es8316.c if (IS_ERR(priv->speaker_en_gpio)) { speaker_en_gpio 563 sound/soc/intel/boards/bytcht_es8316.c ret = PTR_ERR(priv->speaker_en_gpio); speaker_en_gpio 566 sound/soc/intel/boards/bytcht_es8316.c priv->speaker_en_gpio = NULL; speaker_en_gpio 585 sound/soc/intel/boards/bytcht_es8316.c gpiod_put(priv->speaker_en_gpio); speaker_en_gpio 598 sound/soc/intel/boards/bytcht_es8316.c gpiod_put(priv->speaker_en_gpio);