Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dec_sys.c21 static bool write_support; variable
22 module_param_hw(write_support, bool, other, 0644);
23 MODULE_PARM_DESC(write_support, "Dangerous, reboot and removal of battery may "
75 if (!write_support) in acpi_ec_write_io()
126 if (write_support) in acpi_ec_add_debugfs()