Searched refs:OSC_CAPABILITIES_MASK_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/linux/ | ||
D | acpi.h | 272 #define OSC_CAPABILITIES_MASK_ERROR 16 macro |
/linux-3.4.99/drivers/acpi/ | ||
D | bus.c | 506 if (errors & OSC_CAPABILITIES_MASK_ERROR) { in acpi_run_osc() |