Home
last modified time | relevance | path

Searched refs:amd_gpio_check_wake (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/pinctrl/
Dpinctrl-amd.c688 static bool __maybe_unused amd_gpio_check_wake(void *dev_id) in amd_gpio_check_wake() function
1066 acpi_register_wakeup_handler(gpio_dev->irq, amd_gpio_check_wake, gpio_dev); in amd_gpio_probe()
1084 acpi_unregister_wakeup_handler(amd_gpio_check_wake, gpio_dev); in amd_gpio_remove()