44 #include <linux/export.h>
50 #define _COMPONENT ACPI_EVENTS
53 #if (!ACPI_REDUCED_HARDWARE)
131 if (gpe_event_info) {
168 if (gpe_event_info) {
248 if (!gpe_event_info) {
250 goto unlock_and_exit;
265 gpe_event_info->
flags =
282 goto unlock_and_exit;
284 notify = notify->
next;
344 if (!gpe_event_info) {
346 goto unlock_and_exit;
351 goto unlock_and_exit;
355 if (!gpe_register_info) {
357 goto unlock_and_exit;
413 if (!gpe_event_info) {
415 goto unlock_and_exit;
456 if (!gpe_event_info) {
458 goto unlock_and_exit;
555 u32 register_count,
u32 interrupt_number)
564 if ((!gpe_device) || (!gpe_block_address) || (!register_count)) {
576 goto unlock_and_exit;
585 interrupt_number, &gpe_block);
587 goto unlock_and_exit;
602 goto unlock_and_exit;
613 goto unlock_and_exit;
619 obj_desc->
device.gpe_block = gpe_block;
659 goto unlock_and_exit;
665 if (!obj_desc || !obj_desc->
device.gpe_block) {