Searched refs:dpad_to_buttons (Results 1 – 1 of 1) sorted by relevance
92 static bool dpad_to_buttons; variable93 module_param(dpad_to_buttons, bool, S_IRUGO);94 MODULE_PARM_DESC(dpad_to_buttons, "Map D-PAD to buttons rather than axes for unknown pads");1825 if (dpad_to_buttons) in xpad_probe()