Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-sony.c467 #define MOTION_REPORT_0x02_SIZE 49 macro
1531 memset(report, 0, MOTION_REPORT_0x02_SIZE); in motion_send_output_report()
1542 hid_hw_output_report(hdev, (u8 *)report, MOTION_REPORT_0x02_SIZE); in motion_send_output_report()
1570 MOTION_REPORT_0x02_SIZE, in sony_allocate_output_report()