Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dsonypi.c500 #define SONYPI_ACPI_ACTIVE (!acpi_disabled) macro
502 #define SONYPI_ACPI_ACTIVE 0 macro
513 if (SONYPI_ACPI_ACTIVE) in sonypi_ec_write()
529 if (SONYPI_ACPI_ACTIVE) in sonypi_ec_read()
1085 if (!SONYPI_ACPI_ACTIVE && fnkeyinit) in sonypi_enable()
1099 if (!SONYPI_ACPI_ACTIVE && fnkeyinit) in sonypi_disable()
1277 SONYPI_ACPI_ACTIVE ? "on" : "off"); in sonypi_display_info()