Home
last modified time | relevance | path

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

/linux/include/acpi/platform/
H A Daclinux.h93 static ACPI_INLINE prototype {return(AE_NOT_CONFIGURED);}
95 static ACPI_INLINE prototype {return(AE_OK);}
97 static ACPI_INLINE prototype {return;}
99 static ACPI_INLINE prototype {return(0);}
101 static ACPI_INLINE prototype {return(NULL);}
H A Dacenv.h269 #ifndef ACPI_INLINE
270 #define ACPI_INLINE macro
H A Dacgcc.h21 #define ACPI_INLINE __inline__ macro