Searched refs:triggers_to_buttons (Results 1 – 1 of 1) sorted by relevance
96 static bool triggers_to_buttons; variable97 module_param(triggers_to_buttons, bool, S_IRUGO);98 MODULE_PARM_DESC(triggers_to_buttons, "Map triggers to buttons rather than axes for unknown pads");1825 if (triggers_to_buttons) in xpad_probe()