/Linux-v5.15/drivers/hid/ |
D | hid-picolcd.h | 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() [all …]
|
D | hid-lg3ff.c | 45 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()
|
D | hid-lgff.c | 61 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()
|
D | hid-axff.c | 28 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()
|
D | hid-betopff.c | 34 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()
|
D | hid-lg4ff.h | 10 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()
|
D | hid-emsff.c | 19 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()
|
D | hid-mf.c | 31 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()
|
D | hid-sjoy.c | 26 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()
|
D | hid-gaff.c | 26 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()
|
D | hid-picolcd_core.c | 53 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()
|
D | hid-pl.c | 41 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()
|
D | hid-dr.c | 28 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()
|
D | hid-lg2ff.c | 19 struct hid_report *report; 52 struct hid_report *report; in lg2ff_init()
|
D | hid-picolcd_lcd.c | 29 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()
|
D | hid-sensor-hub.c | 55 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()
|
D | hid-core.c | 57 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 …]
|
D | hid-picolcd_backlight.c | 26 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()
|
D | hid-zpff.c | 22 struct hid_report *report; 56 struct hid_report *report; in zpff_init()
|
D | hid-chicony.c | 26 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()
|
D | hid-picolcd_cir.c | 34 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()
|
D | hid-rmi.c | 375 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()
|
D | hid-holtekff.c | 126 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/ |
D | hid.h | 473 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 …]
|
D | hiddev.h | 38 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()
|