Lines Matching defs:report
77 u8 report; /* CP2112_SMBUS_CONFIG */ member
88 u8 report; /* CP2112_USB_CONFIG */ member
101 u8 report; /* CP2112_DATA_READ_REQUEST */ member
107 u8 report; /* CP2112_DATA_WRITE_READ_REQUEST */ member
115 u8 report; /* CP2112_DATA_WRITE_REQUEST */ member
122 u8 report; /* CP2112_DATA_READ_FORCE_SEND */ member
127 u8 report; /* CP2112_TRANSFER_STATUS_RESPONSE */ member
403 struct cp2112_force_read_report report; in cp2112_read() local
436 struct cp2112_read_req_report *report = buf; in cp2112_read_req() local
450 struct cp2112_write_read_req_report *report = buf; in cp2112_write_read_req() local
468 struct cp2112_write_req_report *report = buf; in cp2112_write_req() local
484 struct cp2112_write_req_report *report = buf; in cp2112_i2c_write_req() local
500 struct cp2112_write_read_req_report *report = buf; in cp2112_i2c_write_read_req() local
946 struct cp2112_string_report report; in pstr_store() local
975 struct cp2112_string_report report; in pstr_show() local
1363 static int cp2112_raw_event(struct hid_device *hdev, struct hid_report *report, in cp2112_raw_event()