Home
last modified time | relevance | path

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

/linux/drivers/acpi/
A Dec_sys.c21 static bool write_support; variable
22 module_param(write_support, bool, 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()

Completed in 3 milliseconds