Home
last modified time | relevance | path

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

/linux/drivers/char/
H A Dsonypi.c501 #define SONYPI_ACPI_ACTIVE (!acpi_disabled) macro
503 #define SONYPI_ACPI_ACTIVE 0 macro
514 if (SONYPI_ACPI_ACTIVE) in sonypi_ec_write()
530 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 str_on_off(SONYPI_ACPI_ACTIVE)); in sonypi_display_info()