Searched refs:ACPI_INLINE (Results 1 – 8 of 8) 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);}
47 #define ACPI_INLINE __inline__ macro
51 #define ACPI_INLINE __inline macro
277 #ifndef ACPI_INLINE278 #define ACPI_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;}366 static ACPI_INLINE Prototype {return;}384 static ACPI_INLINE Prototype {return;}405 static ACPI_INLINE Prototype {return(AE_OK);}408 static ACPI_INLINE Prototype {return;}
63 static ACPI_INLINE int
4779 Added the ACPI_INLINE type to enhance the ACPICA configuration. The
Completed in 24 milliseconds