g13_input_report
tbuf, sizeof(struct g13_input_report),
if (ret != sizeof(struct g13_input_report)) {
!TEST_BIT(((struct g13_input_report *) tbuf)->keybits,
struct g13_input_report const * const rep = (struct g13_input_report *) data;
if (data[0] == 0x01 && size == sizeof(struct g13_input_report))