Searched refs:write_support (Results 1 – 1 of 1) sorted by relevance
21 static bool write_support; variable22 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