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

/linux-master/drivers/hid/
H A Dhid-nintendo.c528 struct joycon_input_report { struct
544 #define JC_MAX_RESP_SIZE (sizeof(struct joycon_input_report) + 35)
1026 struct joycon_input_report *report;
1045 report = (struct joycon_input_report *)ctlr->input_buf;
1371 struct joycon_input_report *rep,
1392 struct joycon_input_report *rep)
1588 static void joycon_handle_rumble_report(struct joycon_ctlr *ctlr, struct joycon_input_report *rep)
1613 static void joycon_parse_battery_status(struct joycon_ctlr *ctlr, struct joycon_input_report *rep)
1651 struct joycon_input_report *rep)
1669 struct joycon_input_report *re
[all...]

Completed in 75 milliseconds