Home
last modified time | relevance | path

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

1234

/Linux-v5.15/drivers/hid/
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 …]
Dhid-lg3ff.c45 struct hid_report *report;
53 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play()
91 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter()
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()
Dhid-axff.c28 struct hid_report *report;
35 struct hid_report *report = axff->report; in axff_play()
65 struct hid_report *report; in axff_init()
85 report = list_first_entry(report_list, struct hid_report, list); in axff_init()
Dhid-betopff.c34 struct hid_report *report;
58 struct hid_report *report; in betopff_init()
80 report = list_first_entry(report_list, struct hid_report, list); in betopff_init()
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()
Dhid-emsff.c19 struct hid_report *report;
49 struct hid_report *report; in emsff_init()
68 report = list_first_entry(report_list, struct hid_report, list); in emsff_init()
Dhid-mf.c31 struct hid_report *report;
65 struct hid_report *report; in mf_init()
76 report = list_entry(report_ptr, struct hid_report, list); in mf_init()
Dhid-sjoy.c26 struct hid_report *report;
54 struct hid_report *report; in sjoyff_init()
75 report = list_entry(report_ptr, struct hid_report, list); in sjoyff_init()
Dhid-gaff.c26 struct hid_report *report;
66 struct hid_report *report; in gaff_init()
88 report = list_entry(report_ptr, struct hid_report, list); in gaff_init()
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()
117 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_keypad()
219 struct hid_report *report = picolcd_out_report(REPORT_RESET, hdev); in picolcd_reset()
268 struct hid_report *report = NULL; in picolcd_operation_mode_store()
328 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_event()
408 struct hid_report *report) in picolcd_init_keys()
Dhid-pl.c41 struct hid_report *report;
72 struct hid_report *report; in plff_init()
110 report = list_entry(report_ptr, struct hid_report, list); in plff_init()
Dhid-dr.c28 struct hid_report *report;
77 struct hid_report *report; in drff_init()
96 report = list_first_entry(report_list, struct hid_report, list); in drff_init()
Dhid-lg2ff.c19 struct hid_report *report;
52 struct hid_report *report; in lg2ff_init()
Dhid-picolcd_lcd.c29 struct hid_report *report = picolcd_out_report(REPORT_CONTRAST, data->hdev); in picolcd_set_contrast()
55 int picolcd_init_lcd(struct picolcd_data *data, struct hid_report *report) in picolcd_init_lcd()
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()
298 struct hid_report *report; in sensor_hub_input_attr_get_raw_value()
355 struct hid_report *report; in hid_sensor_get_usage_index()
382 struct hid_report *report; in sensor_hub_input_get_attribute_info()
471 struct hid_report *report, u8 *raw_data, int size) in sensor_hub_raw_event()
Dhid-core.c57 struct hid_report *hid_register_report(struct hid_device *device, in hid_register_report()
62 struct hid_report *report; in hid_register_report()
69 report = kzalloc(sizeof(struct hid_report), GFP_KERNEL); in hid_register_report()
93 static struct hid_field *hid_register_field(struct hid_report *report, unsigned usages) in hid_register_field()
259 struct hid_report *report; in hid_add_field()
655 static void hid_free_report(struct hid_report *report) in hid_free_report()
676 struct hid_report *report = report_enum->report_id_hash[j]; in hid_close_report()
964 struct hid_report *hid_validate_values(struct hid_device *hid, in hid_validate_values()
969 struct hid_report *report; in hid_validate_values()
993 struct hid_report, list); in hid_validate_values()
[all …]
Dhid-picolcd_backlight.c26 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev); in picolcd_set_brightness()
53 int picolcd_init_backlight(struct picolcd_data *data, struct hid_report *report) in picolcd_init_backlight()
Dhid-zpff.c22 struct hid_report *report;
56 struct hid_report *report; in zpff_init()
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()
Dhid-picolcd_cir.c34 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_cir()
95 int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) in picolcd_init_cir()
Dhid-rmi.c375 struct hid_report *report, u8 *data, int size) in rmi_raw_event()
422 static void rmi_report(struct hid_device *hid, struct hid_report *report) in rmi_report()
563 unsigned id, struct hid_report **report) in rmi_check_valid_report_id()
649 struct hid_report *input_report; in rmi_probe()
650 struct hid_report *output_report; in rmi_probe()
651 struct hid_report *feature_report; in rmi_probe()
Dhid-holtekff.c126 struct hid_report *report; in holtekff_init()
145 report = list_entry(report_list->next, struct hid_report, list); in holtekff_init()
/Linux-v5.15/include/linux/
Dhid.h473 struct hid_report *report; /* associated report */
482 struct hid_report { struct
499 struct hid_report *report_id_hash[HID_MAX_IDS]; argument
509 struct hid_report *report;
514 struct hid_report *report;
530 struct hid_report *report;
620 void (*hiddev_report_event) (struct hid_device *, struct hid_report *);
757 int (*raw_event)(struct hid_device *hdev, struct hid_report *report,
762 void (*report)(struct hid_device *hdev, struct hid_report *report);
818 struct hid_report *report, int reqtype);
[all …]
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()

1234