Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/
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()
1084 if (!SONYPI_ACPI_ACTIVE && fnkeyinit) in sonypi_enable()
1098 if (!SONYPI_ACPI_ACTIVE && fnkeyinit) in sonypi_disable()
1276 SONYPI_ACPI_ACTIVE ? "on" : "off"); in sonypi_display_info()