Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/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.c804 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-5.19.10/drivers/platform/x86/
Dxo15-ebook.c132 acpi_enable_gpe(device->wakeup.gpe_device, in ebook_switch_add()
Dapple-gmux.c727 status = acpi_enable_gpe(NULL, gmux_data->gpe); in gmux_probe()
/linux-5.19.10/arch/x86/platform/olpc/
Dolpc-xo15-sci.c172 acpi_enable_gpe(NULL, xo15_sci_gpe); in xo15_sci_add()
/linux-5.19.10/drivers/platform/surface/
Dsurface_gpe.c244 status = acpi_enable_gpe(NULL, gpe_number); in surface_gpe_probe()
/linux-5.19.10/drivers/hid/intel-ish-hid/ipc/
Dpci-ish.c135 acpi_sts = acpi_enable_gpe(wakeup->gpe_device, wakeup->gpe_number); in enable_gpe()
/linux-5.19.10/drivers/gpio/
Dgpio-sch.c309 status = acpi_enable_gpe(NULL, sch->gpe); in sch_gpio_install_gpe_handler()
/linux-5.19.10/include/acpi/
Dacpixf.h712 acpi_enable_gpe(acpi_handle gpe_device,
/linux-5.19.10/drivers/input/keyboard/
Dapplespi.c1788 acpi_sts = acpi_enable_gpe(NULL, applespi->gpe); in applespi_probe()
1945 acpi_sts = acpi_enable_gpe(NULL, applespi->gpe); in applespi_resume()