Searched refs:swap_ctrl_cmd (Results 1 – 1 of 1) sorted by relevance
73 static unsigned int swap_ctrl_cmd; variable74 module_param(swap_ctrl_cmd, uint, 0644);75 MODULE_PARM_DESC(swap_ctrl_cmd, "Swap the Control (\"Ctrl\") and Command (\"Flag\") keys. "464 if (swap_ctrl_cmd) { in hidinput_apple_event()