Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/acpi/acpica/
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-v6.1/drivers/acpi/
Dwakeup.c92 acpi_enable_gpe(dev->wakeup.gpe_device, in acpi_wakeup_device_init()
Dsysfs.c750 result = acpi_enable_gpe(handle, index); in counter_set()
Ddevice_pm.c847 status = acpi_enable_gpe(wakeup->gpe_device, wakeup->gpe_number); in __acpi_device_wakeup_enable()
Dec.c347 acpi_enable_gpe(NULL, ec->gpe); in acpi_ec_enable_gpe()
/Linux-v6.1/drivers/platform/x86/
Dxo15-ebook.c132 acpi_enable_gpe(device->wakeup.gpe_device, in ebook_switch_add()
Dapple-gmux.c722 status = acpi_enable_gpe(NULL, gmux_data->gpe); in gmux_probe()
/Linux-v6.1/arch/x86/platform/olpc/
Dolpc-xo15-sci.c172 acpi_enable_gpe(NULL, xo15_sci_gpe); in xo15_sci_add()
/Linux-v6.1/drivers/platform/surface/
Dsurface_gpe.c256 status = acpi_enable_gpe(NULL, gpe_number); in surface_gpe_probe()
/Linux-v6.1/drivers/hid/intel-ish-hid/ipc/
Dpci-ish.c135 acpi_sts = acpi_enable_gpe(wakeup->gpe_device, wakeup->gpe_number); in enable_gpe()
/Linux-v6.1/drivers/gpio/
Dgpio-sch.c309 status = acpi_enable_gpe(NULL, sch->gpe); in sch_gpio_install_gpe_handler()
/Linux-v6.1/include/acpi/
Dacpixf.h712 acpi_enable_gpe(acpi_handle gpe_device,
/Linux-v6.1/drivers/input/keyboard/
Dapplespi.c1774 acpi_sts = acpi_enable_gpe(NULL, applespi->gpe); in applespi_probe()
1931 acpi_sts = acpi_enable_gpe(NULL, applespi->gpe); in applespi_resume()