Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-nintendo.c529 struct joycon_input_report { struct
545 #define JC_MAX_RESP_SIZE (sizeof(struct joycon_input_report) + 35) argument
998 struct joycon_input_report *report; in joycon_request_spi_flash_read()
1017 report = (struct joycon_input_report *)ctlr->input_buf; in joycon_request_spi_flash_read()
1343 struct joycon_input_report *rep, in joycon_input_report_parse_imu_data()
1364 struct joycon_input_report *rep) in joycon_parse_imu_report()
1560 static void joycon_handle_rumble_report(struct joycon_ctlr *ctlr, struct joycon_input_report *rep) in joycon_handle_rumble_report()
1585 static void joycon_parse_battery_status(struct joycon_ctlr *ctlr, struct joycon_input_report *rep) in joycon_parse_battery_status()
1623 struct joycon_input_report *rep) in joycon_report_left_stick()
1641 struct joycon_input_report *rep) in joycon_report_right_stick()
[all …]