Searched refs:gpe_device (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/acpi/ |
| H A D | wakeup.c | 54 acpi_set_gpe_wake_mask(dev->wakeup.gpe_device, dev->wakeup.gpe_number, in acpi_enable_wakeup_devices() 75 acpi_set_gpe_wake_mask(dev->wakeup.gpe_device, dev->wakeup.gpe_number, in acpi_disable_wakeup_devices() 92 acpi_enable_gpe(dev->wakeup.gpe_device, in acpi_wakeup_device_init()
|
| H A D | device_pm.c | 869 acpi_disable_gpe(wakeup->gpe_device, wakeup->gpe_number); in __acpi_device_wakeup_enable() 878 status = acpi_enable_gpe(wakeup->gpe_device, wakeup->gpe_number); in __acpi_device_wakeup_enable() 934 acpi_disable_gpe(wakeup->gpe_device, wakeup->gpe_number); in acpi_device_wakeup_disable()
|
| H A D | button.c | 587 acpi_disable_gpe(adev->wakeup.gpe_device, in acpi_button_remove_event_handler() 635 status = acpi_enable_gpe_cond(adev->wakeup.gpe_device, in acpi_button_add_event_handler()
|
| /linux/drivers/platform/x86/ |
| H A D | xo15-ebook.c | 127 acpi_enable_gpe(device->wakeup.gpe_device, in ebook_switch_probe() 141 acpi_disable_gpe(device->wakeup.gpe_device, in ebook_switch_remove()
|
| /linux/arch/x86/platform/olpc/ |
| H A D | olpc-xo15-sci.c | 132 static u32 xo15_sci_gpe_handler(acpi_handle gpe_device, u32 gpe, void *context) in xo15_sci_gpe_handler() argument
|
| /linux/drivers/gpio/ |
| H A D | gpio-sch.c | 261 static u32 sch_gpio_gpe_handler(acpi_handle gpe_device, u32 gpe, void *context) in sch_gpio_gpe_handler() argument
|
| /linux/include/acpi/ |
| H A D | acpi_bus.h | 317 acpi_handle gpe_device; member
|
| /linux/drivers/input/keyboard/ |
| H A D | applespi.c | 1549 static u32 applespi_notify(acpi_handle gpe_device, u32 gpe, void *context) in applespi_notify() argument
|