Searched refs:ACPI_INLINE (Results 1 – 4 of 4) sorted by relevance
457 static ACPI_INLINE Prototype {return(AE_NOT_CONFIGURED);}460 static ACPI_INLINE Prototype {return(AE_OK);}463 static ACPI_INLINE prototype {return(0);}466 static ACPI_INLINE Prototype {return;}484 static ACPI_INLINE Prototype {return;}502 static ACPI_INLINE Prototype {return;}520 static ACPI_INLINE Prototype {return;}541 static ACPI_INLINE Prototype {return(AE_OK);}544 static ACPI_INLINE Prototype {return;}
420 #ifndef ACPI_INLINE421 #define ACPI_INLINE macro
173 #define ACPI_INLINE __inline__ macro
8343 Added the ACPI_INLINE type to enhance the ACPICA configuration. The