Searched refs:joycon_report_buttons (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-nintendo.c1707 static void joycon_report_buttons(struct joycon_ctlr *ctlr, function
1732 joycon_report_buttons(ctlr, rep, left_joycon_button_mappings);
1734 joycon_report_buttons(ctlr, rep, left_joycon_s_button_mappings);
1737 joycon_report_buttons(ctlr, rep, right_joycon_button_mappings);
1739 joycon_report_buttons(ctlr, rep, right_joycon_s_button_mappings);
1744 joycon_report_buttons(ctlr, rep, procon_button_mappings);
1747 joycon_report_buttons(ctlr, rep, nescon_button_mappings);
1750 joycon_report_buttons(ctlr, rep, snescon_button_mappings);
1753 joycon_report_buttons(ctlr, rep, gencon_button_mappings);
1757 joycon_report_buttons(ctl
[all...]

Completed in 160 milliseconds