Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/acpica/
Devxfgpe.c163 acpi_status acpi_disable_gpe(acpi_handle gpe_device, u32 gpe_number) in ACPI_EXPORT_SYMBOL()
169 ACPI_FUNCTION_TRACE(acpi_disable_gpe); in ACPI_EXPORT_SYMBOL()
184 ACPI_EXPORT_SYMBOL(acpi_disable_gpe) in ACPI_EXPORT_SYMBOL() argument
/linux-4.4.14/arch/x86/platform/olpc/
Dolpc-xo15-sci.c192 acpi_disable_gpe(NULL, xo15_sci_gpe); in xo15_sci_remove()
/linux-4.4.14/drivers/platform/x86/
Dapple-gmux.c604 acpi_disable_gpe(NULL, gmux_data->gpe); in gmux_probe()
630 acpi_disable_gpe(NULL, gmux_data->gpe); in gmux_remove()
/linux-4.4.14/include/acpi/
Dacpixf.h678 acpi_disable_gpe(acpi_handle gpe_device,
/linux-4.4.14/drivers/acpi/
Ddevice_pm.c710 acpi_disable_gpe(wakeup->gpe_device, wakeup->gpe_number); in acpi_device_wakeup()
Dsysfs.c656 result = acpi_disable_gpe(handle, index); in counter_set()
Dec.c339 acpi_disable_gpe(NULL, ec->gpe); in acpi_ec_disable_gpe()