Lines Matching refs:hid_report
63 struct hid_report *out_report;
64 struct hid_report *in_report;
140 struct hid_report *picolcd_report(int id, struct hid_device *hdev, int dir);
144 struct hid_device *hdev, struct hid_report *report);
152 struct hid_device *hdev, struct hid_report *report,
156 struct hid_report *eeprom_r, struct hid_report *eeprom_w,
157 struct hid_report *flash_r, struct hid_report *flash_w,
158 struct hid_report *reset);
163 struct hid_device *hdev, struct hid_report *report) in picolcd_debug_out_report()
167 struct hid_device *hdev, struct hid_report *report, in picolcd_debug_raw_event()
172 struct hid_report *eeprom_r, struct hid_report *eeprom_w, in picolcd_init_devfs()
173 struct hid_report *flash_r, struct hid_report *flash_w, in picolcd_init_devfs()
174 struct hid_report *reset) in picolcd_init_devfs()
213 struct hid_report *report);
222 struct hid_report *report) in picolcd_init_backlight()
242 struct hid_report *report);
249 struct hid_report *report) in picolcd_init_lcd()
265 struct hid_report *report);
272 struct hid_report *report) in picolcd_init_leds()
287 struct hid_report *report, u8 *raw_data, int size);
289 int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report);
294 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_cir()
298 static inline int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) in picolcd_init_cir()