Home
last modified time | relevance | path

Searched refs:joycon_input_report (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/
H A Dhid-nintendo.c526 struct joycon_input_report { struct
542 #define JC_MAX_RESP_SIZE (sizeof(struct joycon_input_report) + 35) argument
995 struct joycon_input_report *report; in joycon_request_spi_flash_read()
1014 report = (struct joycon_input_report *)ctlr->input_buf; in joycon_request_spi_flash_read()
1340 struct joycon_input_report *rep, in joycon_input_report_parse_imu_data()
1361 struct joycon_input_report *rep) in joycon_parse_imu_report()
1557 static void joycon_handle_rumble_report(struct joycon_ctlr *ctlr, struct joycon_input_report *rep) in joycon_handle_rumble_report()
1582 static void joycon_parse_battery_status(struct joycon_ctlr *ctlr, struct joycon_input_report *rep) in joycon_parse_battery_status()
1620 struct joycon_input_report *rep) in joycon_report_left_stick()
1638 struct joycon_input_report *rep) in joycon_report_right_stick()
[all …]