Searched refs:ACPI_INLINE (Results 1 – 8 of 8) sorted by relevance
232 static ACPI_INLINE Prototype {return(AE_NOT_CONFIGURED);}234 static ACPI_INLINE Prototype {return(AE_OK);}236 static ACPI_INLINE Prototype {return;}238 static ACPI_INLINE Prototype {return(0);}240 static ACPI_INLINE Prototype {return(NULL);}
414 #ifndef ACPI_INLINE415 #define ACPI_INLINE macro
167 #define ACPI_INLINE __inline macro
171 #define ACPI_INLINE __inline__ macro
178 #define ACPI_INLINE __inline macro
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;}
175 static ACPI_INLINE int
8265 Added the ACPI_INLINE type to enhance the ACPICA configuration. The