Searched refs:ACPI_UNUSED_VAR (Results 1 – 3 of 3) sorted by relevance
63 #define ACPI_UNUSED_VAR __attribute__ ((unused)) macro
245 #ifndef ACPI_UNUSED_VAR246 #define ACPI_UNUSED_VAR macro
416 #define ACPI_MODULE_NAME(name) static const char ACPI_UNUSED_VAR _acpi_module_name[] = nam…
Completed in 8 milliseconds