Lines Matching defs:report
73 u8 report; /* CP2112_SMBUS_CONFIG */ member
84 u8 report; /* CP2112_USB_CONFIG */ member
97 u8 report; /* CP2112_DATA_READ_REQUEST */ member
103 u8 report; /* CP2112_DATA_WRITE_READ_REQUEST */ member
111 u8 report; /* CP2112_DATA_WRITE_REQUEST */ member
118 u8 report; /* CP2112_DATA_READ_FORCE_SEND */ member
123 u8 report; /* CP2112_TRANSFER_STATUS_RESPONSE */ member
132 u8 report; /* CP2112_*_STRING */ member
406 struct cp2112_force_read_report report; in cp2112_read() local
439 struct cp2112_read_req_report *report = buf; in cp2112_read_req() local
453 struct cp2112_write_read_req_report *report = buf; in cp2112_write_read_req() local
471 struct cp2112_write_req_report *report = buf; in cp2112_write_req() local
487 struct cp2112_write_req_report *report = buf; in cp2112_i2c_write_req() local
503 struct cp2112_write_read_req_report *report = buf; in cp2112_i2c_write_read_req() local
943 unsigned char report; member
953 struct cp2112_string_report report; in pstr_store() local
984 struct cp2112_string_report report; in pstr_show() local
1410 static int cp2112_raw_event(struct hid_device *hdev, struct hid_report *report, in cp2112_raw_event()