Lines Matching defs:report
75 u8 report; /* CP2112_SMBUS_CONFIG */ member
86 u8 report; /* CP2112_USB_CONFIG */ member
99 u8 report; /* CP2112_DATA_READ_REQUEST */ member
105 u8 report; /* CP2112_DATA_WRITE_READ_REQUEST */ member
113 u8 report; /* CP2112_DATA_WRITE_REQUEST */ member
120 u8 report; /* CP2112_DATA_READ_FORCE_SEND */ member
125 u8 report; /* CP2112_TRANSFER_STATUS_RESPONSE */ member
409 struct cp2112_force_read_report report; in cp2112_read() local
442 struct cp2112_read_req_report *report = buf; in cp2112_read_req() local
456 struct cp2112_write_read_req_report *report = buf; in cp2112_write_read_req() local
474 struct cp2112_write_req_report *report = buf; in cp2112_write_req() local
490 struct cp2112_write_req_report *report = buf; in cp2112_i2c_write_req() local
506 struct cp2112_write_read_req_report *report = buf; in cp2112_i2c_write_read_req() local
952 struct cp2112_string_report report; in pstr_store() local
981 struct cp2112_string_report report; in pstr_show() local
1365 static int cp2112_raw_event(struct hid_device *hdev, struct hid_report *report, in cp2112_raw_event()