Lines Matching full:gpe
42 * context - Value passed to the handler on each GPE
528 * is invoked upon each incoming GPE and Fixed Event. It is in ACPI_EXPORT_SYMBOL()
575 * context - Value passed to the handler on each GPE in ACPI_EXPORT_SYMBOL()
699 * PARAMETERS: gpe_device - Namespace node for the GPE (NULL for FADT in ACPI_EXPORT_SYMBOL()
701 * gpe_number - The GPE number within the GPE block in ACPI_EXPORT_SYMBOL()
702 * type - Whether this GPE should be treated as an in ACPI_EXPORT_SYMBOL()
704 * is_raw_handler - Whether this GPE should be handled using in ACPI_EXPORT_SYMBOL()
705 * the special GPE handler mode. in ACPI_EXPORT_SYMBOL()
707 * context - Value passed to the handler on each GPE in ACPI_EXPORT_SYMBOL()
750 /* Ensure that we have a valid GPE number */ in ACPI_EXPORT_SYMBOL()
776 * If the GPE is associated with a method, it may have been enabled in ACPI_EXPORT_SYMBOL()
792 "GPE type mismatch (level/edge)")); in ACPI_EXPORT_SYMBOL()
825 * PARAMETERS: gpe_device - Namespace node for the GPE (NULL for FADT
827 * gpe_number - The GPE number within the GPE block
828 * type - Whether this GPE should be treated as an
831 * context - Value passed to the handler on each GPE
860 * PARAMETERS: gpe_device - Namespace node for the GPE (NULL for FADT in ACPI_EXPORT_SYMBOL()
862 * gpe_number - The GPE number within the GPE block in ACPI_EXPORT_SYMBOL()
863 * type - Whether this GPE should be treated as an in ACPI_EXPORT_SYMBOL()
866 * context - Value passed to the handler on each GPE in ACPI_EXPORT_SYMBOL()
894 * PARAMETERS: gpe_device - Namespace node for the GPE (NULL for FADT in ACPI_EXPORT_SYMBOL()
928 /* Ensure that we have a valid GPE number */ in ACPI_EXPORT_SYMBOL()
966 * If the GPE was previously associated with a method and it was in ACPI_EXPORT_SYMBOL()
989 /* Make sure all deferred GPE tasks are completed */ in ACPI_EXPORT_SYMBOL()