Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
H A Devxfgpe.c92 acpi_status acpi_enable_gpe(acpi_handle gpe_device, u32 gpe_number) in ACPI_EXPORT_SYMBOL()
98 ACPI_FUNCTION_TRACE(acpi_enable_gpe); in ACPI_EXPORT_SYMBOL()
131 ACPI_EXPORT_SYMBOL(acpi_enable_gpe) in ACPI_EXPORT_SYMBOL() argument
/linux/drivers/acpi/
H A Dwakeup.c92 acpi_enable_gpe(dev->wakeup.gpe_device, in acpi_wakeup_device_init()
H A Ddevice_pm.c879 status = acpi_enable_gpe(wakeup->gpe_device, wakeup->gpe_number); in __acpi_device_wakeup_enable()
H A Dec.c348 acpi_enable_gpe(NULL, ec->gpe); in acpi_ec_enable_gpe()
/linux/drivers/platform/x86/
H A Dxo15-ebook.c133 acpi_enable_gpe(device->wakeup.gpe_device, in ebook_switch_add()
H A Dapple-gmux.c923 status = acpi_enable_gpe(NULL, gmux_data->gpe); in gmux_probe()
/linux/arch/x86/platform/olpc/
H A Dolpc-xo15-sci.c172 acpi_enable_gpe(NULL, xo15_sci_gpe); in xo15_sci_add()
/linux/drivers/platform/surface/
H A Dsurface_gpe.c256 status = acpi_enable_gpe(NULL, gpe_number); in surface_gpe_probe()
/linux/drivers/gpio/
H A Dgpio-sch.c311 status = acpi_enable_gpe(NULL, sch->gpe); in sch_gpio_install_gpe_handler()
/linux/include/acpi/
H A Dacpixf.h723 acpi_enable_gpe(acpi_handle gpe_device,
/linux/drivers/input/keyboard/
H A Dapplespi.c1748 acpi_sts = acpi_enable_gpe(NULL, applespi->gpe); in applespi_probe()
1894 acpi_sts = acpi_enable_gpe(NULL, applespi->gpe); in applespi_resume()