Searched refs:ACPI_INLINE (Results 1 – 4 of 4) sorted by relevance
456 static ACPI_INLINE Prototype {return(AE_NOT_CONFIGURED);}459 static ACPI_INLINE Prototype {return(AE_OK);}462 static ACPI_INLINE Prototype {return;}480 static ACPI_INLINE Prototype {return;}498 static ACPI_INLINE Prototype {return;}516 static ACPI_INLINE Prototype {return;}537 static ACPI_INLINE Prototype {return(AE_OK);}540 static ACPI_INLINE Prototype {return;}
397 #ifndef ACPI_INLINE398 #define ACPI_INLINE macro
173 #define ACPI_INLINE __inline__ macro
6115 Added the ACPI_INLINE type to enhance the ACPICA configuration. The