host_wake 1171 drivers/bluetooth/hci_intel.c struct gpio_desc *host_wake; host_wake 1175 drivers/bluetooth/hci_intel.c host_wake = devm_gpiod_get(&pdev->dev, "host-wake", GPIOD_IN); host_wake 1176 drivers/bluetooth/hci_intel.c if (IS_ERR(host_wake)) { host_wake 1181 drivers/bluetooth/hci_intel.c idev->irq = gpiod_to_irq(host_wake);