Home
last modified time | relevance | path

Searched refs:ACPI_INLINE (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/include/
HDacpixf.h456 static ACPI_INLINE Prototype {return(AE_NOT_CONFIGURED);}
459 static ACPI_INLINE Prototype {return(AE_OK);}
462 static ACPI_INLINE Prototype {return;}
480 static ACPI_INLINE Prototype {return;}
498 static ACPI_INLINE Prototype {return;}
516 static ACPI_INLINE Prototype {return;}
537 static ACPI_INLINE Prototype {return(AE_OK);}
540 static ACPI_INLINE Prototype {return;}
/freebsd-11-stable/sys/contrib/dev/acpica/include/platform/
HDacenv.h397 #ifndef ACPI_INLINE
398 #define ACPI_INLINE macro
HDacgcc.h173 #define ACPI_INLINE __inline__ macro
/freebsd-11-stable/sys/contrib/dev/acpica/
HDchanges.txt6115 Added the ACPI_INLINE type to enhance the ACPICA configuration. The