Lines Matching full:gpe
189 * Context - Value passed to the handler on each GPE
748 * is invoked upon each incoming GPE and Fixed Event. It is in ACPI_EXPORT_SYMBOL()
805 * Context - Value passed to the handler on each GPE in ACPI_EXPORT_SYMBOL()
950 * PARAMETERS: GpeDevice - Namespace node for the GPE (NULL for FADT in ACPI_EXPORT_SYMBOL()
952 * GpeNumber - The GPE number within the GPE block in ACPI_EXPORT_SYMBOL()
953 * Type - Whether this GPE should be treated as an in ACPI_EXPORT_SYMBOL()
955 * IsRawHandler - Whether this GPE should be handled using in ACPI_EXPORT_SYMBOL()
956 * the special GPE handler mode. in ACPI_EXPORT_SYMBOL()
958 * Context - Value passed to the handler on each GPE in ACPI_EXPORT_SYMBOL()
1009 /* Ensure that we have a valid GPE number */ in ACPI_EXPORT_SYMBOL()
1036 * If the GPE is associated with a method, it may have been enabled in ACPI_EXPORT_SYMBOL()
1053 ACPI_WARNING ((AE_INFO, "GPE type mismatch (level/edge)")); in ACPI_EXPORT_SYMBOL()
1085 * PARAMETERS: GpeDevice - Namespace node for the GPE (NULL for FADT
1087 * GpeNumber - The GPE number within the GPE block
1088 * Type - Whether this GPE should be treated as an
1091 * Context - Value passed to the handler on each GPE
1126 * PARAMETERS: GpeDevice - Namespace node for the GPE (NULL for FADT in ACPI_EXPORT_SYMBOL()
1128 * GpeNumber - The GPE number within the GPE block in ACPI_EXPORT_SYMBOL()
1129 * Type - Whether this GPE should be treated as an in ACPI_EXPORT_SYMBOL()
1132 * Context - Value passed to the handler on each GPE in ACPI_EXPORT_SYMBOL()
1167 * PARAMETERS: GpeDevice - Namespace node for the GPE (NULL for FADT in ACPI_EXPORT_SYMBOL()
1208 /* Ensure that we have a valid GPE number */ in ACPI_EXPORT_SYMBOL()
1249 * If the GPE was previously associated with a method and it was in ACPI_EXPORT_SYMBOL()
1274 /* Make sure all deferred GPE tasks are completed */ in ACPI_EXPORT_SYMBOL()