Searched refs:acpi_enable_gpe (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/acpi/acpica/ |
| H A D | evxfgpe.c | 92 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 D | wakeup.c | 92 acpi_enable_gpe(dev->wakeup.gpe_device, in acpi_wakeup_device_init()
|
| H A D | sysfs.c | 768 result = acpi_enable_gpe(handle, index); in counter_set()
|
| H A D | device_pm.c | 878 status = acpi_enable_gpe(wakeup->gpe_device, wakeup->gpe_number); in __acpi_device_wakeup_enable()
|
| /linux/drivers/platform/x86/ |
| H A D | xo15-ebook.c | 129 acpi_enable_gpe(device->wakeup.gpe_device, in ebook_switch_add()
|
| H A D | apple-gmux.c | 923 status = acpi_enable_gpe(NULL, gmux_data->gpe); in gmux_probe()
|
| /linux/arch/x86/platform/olpc/ |
| H A D | olpc-xo15-sci.c | 173 acpi_enable_gpe(NULL, xo15_sci_gpe); in xo15_sci_add()
|
| /linux/drivers/platform/surface/ |
| H A D | surface_gpe.c | 256 status = acpi_enable_gpe(NULL, gpe_number); in surface_gpe_probe()
|
| /linux/drivers/gpio/ |
| H A D | gpio-sch.c | 312 status = acpi_enable_gpe(NULL, sch->gpe); in sch_gpio_install_gpe_handler()
|
| /linux/include/acpi/ |
| H A D | acpixf.h | 729 acpi_enable_gpe(acpi_handle gpe_device,
|
| /linux/drivers/input/keyboard/ |
| H A D | applespi.c | 1748 acpi_sts = acpi_enable_gpe(NULL, applespi->gpe); in applespi_probe() 1894 acpi_sts = acpi_enable_gpe(NULL, applespi->gpe); in applespi_resume()
|