report_buf         51 drivers/hid/uhid.c 	struct uhid_event report_buf;
report_buf        204 drivers/hid/uhid.c 	memcpy(&uhid->report_buf, ev, sizeof(*ev));
report_buf        242 drivers/hid/uhid.c 	req = &uhid->report_buf.u.get_report_reply;
report_buf        286 drivers/hid/uhid.c 	if (uhid->report_buf.u.set_report_reply.err)