Searched full:host_wake (Results 1 – 4 of 4) sorted by relevance
52 description: GPIO specifier for the line HOST_WAKE used109 - description: Handle to the line HOST_WAKE used to wake
1158 struct gpio_desc *host_wake; in intel_probe() local1162 host_wake = devm_gpiod_get(&pdev->dev, "host-wake", GPIOD_IN); in intel_probe()1163 if (IS_ERR(host_wake)) { in intel_probe()1168 idev->irq = gpiod_to_irq(host_wake); in intel_probe()
354 "host_wake", bdev); in bcm_request_irq()381 .host_wake_active = 0, /* HOST_WAKE active mode: 1 = high, 0 = low */
63 in response to WLAN activity. This corresponds to the HOST_WAKE