Searched refs:joycon_input_report (Results 1 – 1 of 1) sorted by relevance
386 struct joycon_input_report { struct402 #define JC_MAX_RESP_SIZE (sizeof(struct joycon_input_report) + 35) argument669 struct joycon_input_report *report; in joycon_request_spi_flash_read()688 report = (struct joycon_input_report *)ctlr->input_buf; in joycon_request_spi_flash_read()1001 struct joycon_input_report *rep, in joycon_input_report_parse_imu_data()1022 struct joycon_input_report *rep) in joycon_parse_imu_report()1219 struct joycon_input_report *rep) in joycon_parse_report()2011 struct joycon_input_report *report; in joycon_read_info()2020 report = (struct joycon_input_report *)ctlr->input_buf; in joycon_read_info()2051 (struct joycon_input_report *)data); in joycon_ctlr_read_handler()[all …]