Lines Matching refs:hid_report
53 struct hid_report *out_report;
54 struct hid_report *in_report;
130 struct hid_report *picolcd_report(int id, struct hid_device *hdev, int dir);
134 struct hid_device *hdev, struct hid_report *report);
142 struct hid_device *hdev, struct hid_report *report,
146 struct hid_report *eeprom_r, struct hid_report *eeprom_w,
147 struct hid_report *flash_r, struct hid_report *flash_w,
148 struct hid_report *reset);
153 struct hid_device *hdev, struct hid_report *report) in picolcd_debug_out_report()
157 struct hid_device *hdev, struct hid_report *report, in picolcd_debug_raw_event()
162 struct hid_report *eeprom_r, struct hid_report *eeprom_w, in picolcd_init_devfs()
163 struct hid_report *flash_r, struct hid_report *flash_w, in picolcd_init_devfs()
164 struct hid_report *reset) in picolcd_init_devfs()
203 struct hid_report *report);
212 struct hid_report *report) in picolcd_init_backlight()
232 struct hid_report *report);
239 struct hid_report *report) in picolcd_init_lcd()
255 struct hid_report *report);
262 struct hid_report *report) in picolcd_init_leds()
277 struct hid_report *report, u8 *raw_data, int size);
279 int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report);
284 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_cir()
288 static inline int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) in picolcd_init_cir()