Lines Matching defs:report
80 u8 report; /* CP2112_SMBUS_CONFIG */ member
91 u8 report; /* CP2112_USB_CONFIG */ member
104 u8 report; /* CP2112_DATA_READ_REQUEST */ member
110 u8 report; /* CP2112_DATA_WRITE_READ_REQUEST */ member
118 u8 report; /* CP2112_DATA_WRITE_REQUEST */ member
125 u8 report; /* CP2112_DATA_READ_FORCE_SEND */ member
130 u8 report; /* CP2112_TRANSFER_STATUS_RESPONSE */ member
139 u8 report; /* CP2112_*_STRING */ member
413 struct cp2112_force_read_report report; in cp2112_read() local
446 struct cp2112_read_req_report *report = buf; in cp2112_read_req() local
460 struct cp2112_write_read_req_report *report = buf; in cp2112_write_read_req() local
478 struct cp2112_write_req_report *report = buf; in cp2112_write_req() local
494 struct cp2112_write_req_report *report = buf; in cp2112_i2c_write_req() local
510 struct cp2112_write_read_req_report *report = buf; in cp2112_i2c_write_read_req() local
950 unsigned char report; member
960 struct cp2112_string_report report; in pstr_store() local
991 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()