Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/surface/
Dsurface_gpe.c253 acpi_disable_gpe(NULL, gpe_number); in surface_gpe_probe()
264 acpi_disable_gpe(NULL, lid->gpe_number); in surface_gpe_remove()
/linux-5.19.10/drivers/acpi/acpica/
Devxfgpe.c148 acpi_status acpi_disable_gpe(acpi_handle gpe_device, u32 gpe_number) in ACPI_EXPORT_SYMBOL()
154 ACPI_FUNCTION_TRACE(acpi_disable_gpe); in ACPI_EXPORT_SYMBOL()
169 ACPI_EXPORT_SYMBOL(acpi_disable_gpe) in ACPI_EXPORT_SYMBOL() argument
/linux-5.19.10/arch/x86/platform/olpc/
Dolpc-xo15-sci.c188 acpi_disable_gpe(NULL, xo15_sci_gpe); in xo15_sci_remove()
/linux-5.19.10/drivers/platform/x86/
Dapple-gmux.c776 acpi_disable_gpe(NULL, gmux_data->gpe); in gmux_probe()
798 acpi_disable_gpe(NULL, gmux_data->gpe); in gmux_remove()
/linux-5.19.10/drivers/gpio/
Dgpio-sch.c292 acpi_disable_gpe(NULL, sch->gpe); in sch_gpio_remove_gpe_handler()
/linux-5.19.10/drivers/acpi/
Ddevice_pm.c795 acpi_disable_gpe(wakeup->gpe_device, wakeup->gpe_number); in __acpi_device_wakeup_enable()
860 acpi_disable_gpe(wakeup->gpe_device, wakeup->gpe_number); in acpi_device_wakeup_disable()
Dsysfs.c747 result = acpi_disable_gpe(handle, index); in counter_set()
Dec.c366 acpi_disable_gpe(NULL, ec->gpe); in acpi_ec_disable_gpe()
/linux-5.19.10/include/acpi/
Dacpixf.h716 acpi_disable_gpe(acpi_handle gpe_device,
/linux-5.19.10/drivers/input/keyboard/
Dapplespi.c1867 acpi_disable_gpe(NULL, applespi->gpe); in applespi_remove()
1909 acpi_sts = acpi_disable_gpe(NULL, applespi->gpe); in applespi_suspend()