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()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()2112 report = (struct joycon_input_report *)ctlr->input_buf; in joycon_read_info()2222 (struct joycon_input_report *)data); in joycon_ctlr_read_handler()[all …]