Searched refs:joycon_input_report (Results 1 – 1 of 1) sorted by relevance
164 struct joycon_input_report { struct180 #define JC_MAX_RESP_SIZE (sizeof(struct joycon_input_report) + 35) argument298 struct joycon_input_report *report; in joycon_request_calibration()344 report = (struct joycon_input_report *)ctlr->input_buf; in joycon_request_calibration()431 struct joycon_input_report *rep) in joycon_parse_report()619 (struct joycon_input_report *)data); in joycon_ctlr_read_handler()630 struct joycon_input_report *report; in joycon_ctlr_handle_event()643 if (size < sizeof(struct joycon_input_report) || in joycon_ctlr_handle_event()646 report = (struct joycon_input_report *)data; in joycon_ctlr_handle_event()