Searched refs:ACPI_FALLTHROUGH (Results 1 – 2 of 2) sorted by relevance
61 #define ACPI_FALLTHROUGH __attribute__((__fallthrough__)) macro
1322 #ifndef ACPI_FALLTHROUGH1323 #define ACPI_FALLTHROUGH do {} while(0) macro
Completed in 7 milliseconds