Searched refs:joycon_input_report (Results 1 – 1 of 1) sorted by relevance
525 struct joycon_input_report { struct541 #define JC_MAX_RESP_SIZE (sizeof(struct joycon_input_report) + 35) argument994 struct joycon_input_report *report; in joycon_request_spi_flash_read()1013 report = (struct joycon_input_report *)ctlr->input_buf; in joycon_request_spi_flash_read()1339 struct joycon_input_report *rep, in joycon_input_report_parse_imu_data()1360 struct joycon_input_report *rep) in joycon_parse_imu_report()1556 static void joycon_handle_rumble_report(struct joycon_ctlr *ctlr, struct joycon_input_report *rep) in joycon_handle_rumble_report()1581 static void joycon_parse_battery_status(struct joycon_ctlr *ctlr, struct joycon_input_report *rep) in joycon_parse_battery_status()1619 struct joycon_input_report *rep) in joycon_report_left_stick()1637 struct joycon_input_report *rep) in joycon_report_right_stick()[all …]