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

/linux-4.4.14/drivers/hid/
H A Dhid-sony.c1018 #define MOTION_REPORT_0x02_SIZE 49 macro
1903 memset(report, 0, MOTION_REPORT_0x02_SIZE); motion_state_worker()
1914 hid_hw_output_report(hdev, (__u8 *)report, MOTION_REPORT_0x02_SIZE); motion_state_worker()
1931 sc->output_report_dmabuf = kmalloc(MOTION_REPORT_0x02_SIZE, sony_allocate_output_report()

Completed in 55 milliseconds