Searched refs:OSC_INVALID_REVISION_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | acpi.h | 373 #define OSC_INVALID_REVISION_ERROR 0x00000008 /* return */ macro |
/linux-4.4.14/drivers/acpi/ | ||
D | bus.c | 272 if (errors & OSC_INVALID_REVISION_ERROR) in acpi_run_osc() |