Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/
H A Dint0002_vgpio.c135 static bool int0002_check_wake(void *data) in int0002_check_wake() function
220 acpi_register_wakeup_handler(irq, int0002_check_wake, NULL); in int0002_probe()
229 acpi_unregister_wakeup_handler(int0002_check_wake, NULL); in int0002_remove()