Home
last modified time | relevance | path

Searched refs:OSC_CAPABILITIES_MASK_ERROR (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/acpi/
Dbus.c247 if (errors & OSC_CAPABILITIES_MASK_ERROR) { in acpi_run_osc()
/Linux-v5.10/include/linux/
Dacpi.h535 #define OSC_CAPABILITIES_MASK_ERROR 0x00000010 /* return */ macro