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
407 struct cp2112_force_read_report report; in cp2112_read() local
440 struct cp2112_read_req_report *report = buf; in cp2112_read_req() local
454 struct cp2112_write_read_req_report *report = buf; in cp2112_write_read_req() local
472 struct cp2112_write_req_report *report = buf; in cp2112_write_req() local
488 struct cp2112_write_req_report *report = buf; in cp2112_i2c_write_req() local
504 struct cp2112_write_read_req_report *report = buf; in cp2112_i2c_write_read_req() local
944 unsigned char report; member
954 struct cp2112_string_report report; in pstr_store() local
985 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()