Searched refs:ACPI_INLINE (Results 1 – 7 of 7) sorted by relevance
111 static ACPI_INLINE Prototype {return(AE_NOT_CONFIGURED);}113 static ACPI_INLINE Prototype {return(AE_OK);}115 static ACPI_INLINE Prototype {return;}117 static ACPI_INLINE Prototype {return(0);}119 static ACPI_INLINE Prototype {return(NULL);}
276 #ifndef ACPI_INLINE277 #define ACPI_INLINE macro
47 #define ACPI_INLINE __inline__ macro
51 #define ACPI_INLINE __inline macro
90 #define ACPI_INLINE __inline macro
324 static ACPI_INLINE Prototype {return(AE_NOT_CONFIGURED);}327 static ACPI_INLINE Prototype {return(AE_OK);}330 static ACPI_INLINE Prototype {return;}348 static ACPI_INLINE Prototype {return;}401 static ACPI_INLINE Prototype {return(AE_OK);}404 static ACPI_INLINE Prototype {return;}
5045 Added the ACPI_INLINE type to enhance the ACPICA configuration. The