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