Searched refs:ACPI_INLINE (Results 1 – 4 of 4) sorted by relevance
463 static ACPI_INLINE Prototype {return(AE_NOT_CONFIGURED);}466 static ACPI_INLINE Prototype {return(AE_OK);}469 static ACPI_INLINE prototype {return(0);}472 static ACPI_INLINE Prototype {return;}490 static ACPI_INLINE Prototype {return;}508 static ACPI_INLINE Prototype {return;}526 static ACPI_INLINE Prototype {return;}547 static ACPI_INLINE Prototype {return(AE_OK);}550 static ACPI_INLINE Prototype {return;}
420 #ifndef ACPI_INLINE421 #define ACPI_INLINE macro
173 #define ACPI_INLINE __inline__ macro
8451 Added the ACPI_INLINE type to enhance the ACPICA configuration. The