Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dwakeup.c54 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 Ddevice_pm.c869 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 Dbutton.c587 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 Dxo15-ebook.c127 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 Dolpc-xo15-sci.c132 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 Dgpio-sch.c261 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 Dacpi_bus.h317 acpi_handle gpe_device; member
/linux/drivers/input/keyboard/
H A Dapplespi.c1549 static u32 applespi_notify(acpi_handle gpe_device, u32 gpe, void *context) in applespi_notify() argument