Home
last modified time | relevance | path

Searched defs:ACPI_IS_OEM_SIG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/acpi/
H A Dactypes.h531 #define ACPI_IS_OEM_SIG(a) (!strncmp (ACPI_CAST_PTR (char, (a)), ACPI_OEM_NAME, 3) &&\ macro
/kernel/linux/linux-6.6/include/acpi/
H A Dactypes.h534 #define ACPI_IS_OEM_SIG(a) (!strncmp (ACPI_CAST_PTR (char, (a)), ACPI_OEM_NAME, 3) &&\ macro

Completed in 6 milliseconds