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