Searched refs:joycon_input_report (Results 1 – 1 of 1) sorted by relevance
386 struct joycon_input_report { struct706 struct joycon_input_report *report; in joycon_request_spi_flash_read()725 report = (struct joycon_input_report *)ctlr->input_buf; in joycon_request_spi_flash_read()1051 struct joycon_input_report *rep, in joycon_input_report_parse_imu_data()1072 struct joycon_input_report *rep) in joycon_parse_imu_report()1269 struct joycon_input_report *rep) in joycon_parse_report()2101 struct joycon_input_report *report; in joycon_read_info()2222 (struct joycon_input_report *)data); in joycon_ctlr_read_handler()2233 struct joycon_input_report *report; in joycon_ctlr_handle_event()2246 if (size < sizeof(struct joycon_input_report) || in joycon_ctlr_handle_event()[all …]