Home
last modified time | relevance | path

Searched refs:hid_report (Results 1 – 25 of 61) sorted by relevance

123

/linux/drivers/hid/
H A Dhid-picolcd.h53 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()
[all …]
H A Dhid-lg3ff.c49 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play()
87 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter()
H A Dhid-lgff.c61 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lgff_play()
103 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lgff_set_autocenter()
H A Dhid-lg4ff.h10 int lg4ff_raw_event(struct hid_device *hdev, struct hid_report *report,
17 static inline int lg4ff_raw_event(struct hid_device *hdev, struct hid_report *report, in lg4ff_raw_event()
H A Dhid-mcp2200.c98 u8 hid_report[16]; member
111 read_all = (struct mcp_read_all *) mcp->hid_report; in mcp_cmd_read_all()
139 cmd = (struct mcp_set_clear_outputs *) mcp->hid_report; in mcp_set_multiple()
221 conf = (struct mcp_configure *) mcp->hid_report; in mcp_set_direction()
296 static int mcp2200_raw_event(struct hid_device *hdev, struct hid_report *report, in mcp2200_raw_event()
H A Dhid-picolcd_core.c53 struct hid_report *picolcd_report(int id, struct hid_device *hdev, int dir) in picolcd_report()
56 struct hid_report *report = NULL; in picolcd_report()
73 struct hid_report *report = picolcd_out_report(report_id, hdev); in picolcd_send_and_wait()
118 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_keypad()
220 struct hid_report *report = picolcd_out_report(REPORT_RESET, hdev); in picolcd_reset()
269 struct hid_report *report = NULL; in picolcd_operation_mode_store()
329 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_event()
407 struct hid_report *report) in picolcd_init_keys()
H A Dhid-picolcd_lcd.c29 struct hid_report *report = picolcd_out_report(REPORT_CONTRAST, data->hdev); in picolcd_set_contrast()
49 int picolcd_init_lcd(struct picolcd_data *data, struct hid_report *report) in picolcd_init_lcd()
H A Dhid-core.c87 struct hid_report *hid_register_report(struct hid_device *device, in hid_register_report()
92 struct hid_report *report; in hid_register_report()
99 report = kzalloc_obj(struct hid_report); in hid_register_report()
124 static struct hid_field *hid_register_field(struct hid_report *report, unsigned usages) in hid_register_field()
292 struct hid_report *report; in hid_add_field()
702 static void hid_free_report(struct hid_report *report) in hid_free_report()
725 struct hid_report *report = report_enum->report_id_hash[j]; in hid_close_report()
1038 struct hid_report *hid_validate_values(struct hid_device *hid, in hid_validate_values()
1043 struct hid_report *report; in hid_validate_values()
1067 struct hid_report, list); in hid_validate_values()
[all …]
H A Dhid-lg2ff.c19 struct hid_report *report;
52 struct hid_report *report; in lg2ff_init()
H A Dhid-picolcd_backlight.c25 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev); in picolcd_set_brightness()
47 int picolcd_init_backlight(struct picolcd_data *data, struct hid_report *report) in picolcd_init_backlight()
H A Dhid-sensor-hub.c55 static struct hid_report *sensor_hub_report(int id, struct hid_device *hdev, in sensor_hub_report()
58 struct hid_report *report; in sensor_hub_report()
193 struct hid_report *report; in sensor_hub_set_feature()
241 struct hid_report *report; in sensor_hub_get_feature()
304 struct hid_report *report; in sensor_hub_input_attr_read_values()
354 struct hid_report *report; in sensor_hub_input_attr_get_raw_value()
411 struct hid_report *report; in hid_sensor_get_usage_index()
438 struct hid_report *report; in sensor_hub_input_get_attribute_info()
526 struct hid_report *report, u8 *raw_data, int size) in sensor_hub_raw_event()
H A Dhid-chicony.c26 static int ch_report_wireless(struct hid_report *report, u8 *data, int size) in ch_report_wireless()
49 struct hid_report *report, u8 *data, int size) in ch_raw_event()
H A Dhid-picolcd_leds.c34 struct hid_report *report; in picolcd_leds_set()
96 int picolcd_init_leds(struct picolcd_data *data, struct hid_report *report) in picolcd_init_leds()
H A Dhid-primax.c17 static int px_raw_event(struct hid_device *hid, struct hid_report *report, in px_raw_event()
H A Dhid-pxrc.c53 static int pxrc_raw_event(struct hid_device *hdev, struct hid_report *report, in pxrc_raw_event()
H A Dhid-kye.c532 struct hid_report *report; in kye_tablet_enable()
537 report = list_entry(head, struct hid_report, list); in kye_tablet_enable()
H A Dhid-multitouch.c167 struct hid_report *report;
508 static void mt_get_feature(struct hid_device *hdev, struct hid_report *report) in mt_get_feature()
631 struct hid_report *report) in mt_allocate_application()
666 struct hid_report *report) in mt_find_application()
688 struct hid_report *report) in mt_allocate_report_data()
733 struct hid_report *report) in mt_find_report_data()
1300 struct hid_report *report = rdata->report; in mt_touch_report()
1754 static void mt_report(struct hid_device *hid, struct hid_report *report) in mt_report()
1812 struct hid_report *report = field->report; in mt_need_to_apply_feature()
1877 struct hid_report *rep; in mt_set_modes()
[all …]
H A Dhid-prodikeys.c48 struct hid_report *pcmidi_report6;
264 struct hid_report *report; in pcmidi_get_output_report()
289 struct hid_report *report = pm->pcmidi_report6; in pcmidi_submit_output_report()
765 static int pk_raw_event(struct hid_device *hdev, struct hid_report *report, in pk_raw_event()
H A Dhid-waltop.c652 static int waltop_raw_event(struct hid_device *hdev, struct hid_report *report, in waltop_raw_event()
H A Dhid-vivaldi-common.c35 struct hid_report *report = field->report; in vivaldi_feature_mapping()
H A Dhid-logitech-dj.c1277 struct hid_report *report; in logi_dj_recv_send_report()
1639 struct hid_report *report, u8 *data, in logi_dj_dj_event()
1709 struct hid_report *report, u8 *data, in logi_dj_hidpp_event()
1804 struct hid_report *report, u8 *data, in logi_dj_raw_event()
1886 struct hid_report *rep; in logi_dj_probe()
1982 rep = list_first_entry(&input_report_enum->report_list, struct hid_report, list); in logi_dj_probe()
H A Dhid-zydacron.c109 static int zc_raw_event(struct hid_device *hdev, struct hid_report *report, in zc_raw_event()
/linux/include/linux/
H A Dhiddev.h38 struct hid_report;
45 void hiddev_report_event(struct hid_device *hid, struct hid_report *report);
53 static inline void hiddev_report_event(struct hid_device *hid, struct hid_report *report) { } in hiddev_report_event()
H A Dhid.h546 struct hid_report *report; /* associated report */
563 struct hid_report { struct
586 struct hid_report *report_id_hash[HID_MAX_IDS]; argument
596 struct hid_report *report;
601 struct hid_report *report;
617 struct hid_report *report;
738 void (*hiddev_report_event) (struct hid_device *, struct hid_report *);
902 int (*raw_event)(struct hid_device *hdev, struct hid_report *report,
907 void (*report)(struct hid_device *hdev, struct hid_report *report);
966 struct hid_report *report, int reqtype);
[all …]
/linux/drivers/hid/usbhid/
H A Dhiddev.c55 static struct hid_report *
61 struct hid_report *report; in hiddev_lookup_report()
80 report = list_entry(list, struct hid_report, list); in hiddev_lookup_report()
93 report = list_entry(list, struct hid_report, list); in hiddev_lookup_report()
112 struct hid_report *report; in hiddev_lookup_usage()
186 void hiddev_report_event(struct hid_device *hid, struct hid_report *report) in hiddev_report_event()
433 struct hid_report *report; in hiddev_ioctl_usage()
603 struct hid_report *report; in hiddev_ioctl()

123