Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hid/
Dhid-sony.c486 #define MOTION_REPORT_0x02_SIZE 49 macro
2182 memset(report, 0, MOTION_REPORT_0x02_SIZE); in motion_send_output_report()
2193 hid_hw_output_report(hdev, (u8 *)report, MOTION_REPORT_0x02_SIZE); in motion_send_output_report()
2227 MOTION_REPORT_0x02_SIZE, in sony_allocate_output_report()