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) argument706 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()1038 struct joycon_input_report *rep, in joycon_input_report_parse_imu_data()1059 struct joycon_input_report *rep) in joycon_parse_imu_report()1256 struct joycon_input_report *rep) in joycon_parse_report()2088 struct joycon_input_report *report; in joycon_read_info()2099 report = (struct joycon_input_report *)ctlr->input_buf; in joycon_read_info()2209 (struct joycon_input_report *)data); in joycon_ctlr_read_handler()[all …]