Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-sony.c514 #define MOTION_REPORT_0x02_SIZE 49 macro
2344 memset(report, 0, MOTION_REPORT_0x02_SIZE); in motion_send_output_report()
2355 hid_hw_output_report(hdev, (u8 *)report, MOTION_REPORT_0x02_SIZE); in motion_send_output_report()
2389 MOTION_REPORT_0x02_SIZE, in sony_allocate_output_report()