Home
last modified time | relevance | path

Searched defs:report (Results 1 – 25 of 150) sorted by relevance

123456

/drivers/hid/
Dhid-core.c63 struct hid_report *report; in hid_register_report() local
95 static struct hid_field *hid_register_field(struct hid_report *report, unsigned usages) in hid_register_field()
263 struct hid_report *report; in hid_add_field() local
663 static void hid_free_report(struct hid_report *report) in hid_free_report()
686 struct hid_report *report = report_enum->report_id_hash[j]; in hid_close_report() local
979 struct hid_report *report; in hid_validate_values() local
1367 static u32 __extract(u8 *report, unsigned offset, int n) in __extract()
1388 u32 hid_field_extract(const struct hid_device *hid, u8 *report, in hid_field_extract()
1410 static void __implement(u8 *report, unsigned offset, int n, u32 value) in __implement()
1434 static void implement(const struct hid_device *hid, u8 *report, in implement()
[all …]
Dhid-picolcd_core.c56 struct hid_report *report = NULL; in picolcd_report() local
73 struct hid_report *report = picolcd_out_report(report_id, hdev); in picolcd_send_and_wait() local
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() local
268 struct hid_report *report = NULL; in picolcd_operation_mode_store() local
328 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_event()
408 struct hid_report *report) in picolcd_init_keys()
Dhid-input.c137 struct hid_report *report; in hidinput_find_key() local
1481 static void hid_report_release_tool(struct hid_report *report, struct input_dev *input, in hid_report_release_tool()
1499 static void hid_report_set_tool(struct hid_report *report, struct input_dev *input, in hid_report_set_tool()
1512 struct hid_report *report = field->report; in hidinput_hid_event() local
1726 void hidinput_report_event(struct hid_device *hid, struct hid_report *report) in hidinput_report_event()
1741 struct hid_report *report; in hidinput_find_field() local
1757 struct hid_report *report; in hidinput_get_led_field() local
1777 struct hid_report *report; in hidinput_count_leds() local
1802 struct hid_report *report; in hidinput_led_worker() local
1884 struct hid_report *report, bool use_logical_max) in __hidinput_change_resolution_multipliers()
[all …]
Dhid-cp2112.c73 u8 report; /* CP2112_SMBUS_CONFIG */ member
84 u8 report; /* CP2112_USB_CONFIG */ member
97 u8 report; /* CP2112_DATA_READ_REQUEST */ member
103 u8 report; /* CP2112_DATA_WRITE_READ_REQUEST */ member
111 u8 report; /* CP2112_DATA_WRITE_REQUEST */ member
118 u8 report; /* CP2112_DATA_READ_FORCE_SEND */ member
123 u8 report; /* CP2112_TRANSFER_STATUS_RESPONSE */ member
408 struct cp2112_force_read_report report; in cp2112_read() local
441 struct cp2112_read_req_report *report = buf; in cp2112_read_req() local
455 struct cp2112_write_read_req_report *report = buf; in cp2112_write_read_req() local
[all …]
Dhid-ft260.c131 u8 report; /* FT260_CHIP_VERSION */ member
137 u8 report; /* FT260_SYSTEM_SETTINGS */ member
159 u8 report; /* FT260_I2C_STATUS */ member
168 u8 report; /* FT260_SYSTEM_SETTINGS */ member
174 u8 report; /* FT260_SYSTEM_SETTINGS */ member
180 u8 report; /* FT260_SYSTEM_SETTINGS */ member
187 u8 report; /* FT260_SYSTEM_SETTINGS */ member
192 u8 report; /* FT260_SYSTEM_SETTINGS */ member
200 u8 report; /* FT260_I2C_REPORT */ member
208 u8 report; /* FT260_I2C_READ_REQ */ member
[all …]
Dhid-lg3ff.c45 struct hid_report *report; member
53 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play() local
91 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter() local
Dhid-sensor-hub.c58 struct hid_report *report; in sensor_hub_report() local
193 struct hid_report *report; in sensor_hub_set_feature() local
241 struct hid_report *report; in sensor_hub_get_feature() local
298 struct hid_report *report; in sensor_hub_input_attr_get_raw_value() local
355 struct hid_report *report; in hid_sensor_get_usage_index() local
382 struct hid_report *report; in sensor_hub_input_get_attribute_info() local
471 struct hid_report *report, u8 *raw_data, int size) in sensor_hub_raw_event()
Dhid-picolcd.h153 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()
212 struct hid_report *report) in picolcd_init_backlight()
239 struct hid_report *report) in picolcd_init_lcd()
262 struct hid_report *report) in picolcd_init_leds()
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()
Dhid-axff.c28 struct hid_report *report; member
35 struct hid_report *report = axff->report; in axff_play() local
65 struct hid_report *report; in axff_init() local
Dhid-lg2ff.c19 struct hid_report *report; member
52 struct hid_report *report; in lg2ff_init() local
Dhid-multitouch.c155 struct hid_report *report; member
448 static void mt_get_feature(struct hid_device *hdev, struct hid_report *report) in mt_get_feature()
556 struct hid_report *report) in mt_allocate_application()
591 struct hid_report *report) in mt_find_application()
613 struct hid_report *report) in mt_allocate_report_data()
653 struct hid_report *report) in mt_find_report_data()
1199 struct hid_report *report = rdata->report; in mt_touch_report() local
1445 static void mt_report(struct hid_device *hid, struct hid_report *report) in mt_report()
1472 struct hid_report *report = field->report; in mt_need_to_apply_feature() local
1600 struct hid_report *report; in mt_input_configured() local
[all …]
Dhid-picolcd_lcd.c29 struct hid_report *report = picolcd_out_report(REPORT_CONTRAST, data->hdev); in picolcd_set_contrast() local
55 int picolcd_init_lcd(struct picolcd_data *data, struct hid_report *report) in picolcd_init_lcd()
Dhid-emsff.c19 struct hid_report *report; member
49 struct hid_report *report; in emsff_init() local
Dhid-picolcd_backlight.c26 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev); in picolcd_set_brightness() local
53 int picolcd_init_backlight(struct picolcd_data *data, struct hid_report *report) in picolcd_init_backlight()
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-megaworld.c19 struct hid_report *report; member
41 struct hid_report *report; in mwctrl_init() local
Dhid-mf.c31 struct hid_report *report; member
65 struct hid_report *report; in mf_init() local
Dhid-zpff.c22 struct hid_report *report; member
56 struct hid_report *report; in zpff_init() local
Dhid-betopff.c34 struct hid_report *report; member
58 struct hid_report *report; in betopff_init() local
Dhid-gaff.c26 struct hid_report *report; member
66 struct hid_report *report; in gaff_init() local
Dhid-sjoy.c26 struct hid_report *report; member
54 struct hid_report *report; in sjoyff_init() local
/drivers/mfd/
Dsi476x-cmd.c741 struct si476x_rsq_status_report *report) in si476x_core_cmd_am_rsq_status()
789 struct si476x_acf_status_report *report) in si476x_core_cmd_fm_acf_status()
825 struct si476x_acf_status_report *report) in si476x_core_cmd_am_acf_status()
904 struct si476x_rds_status_report *report) in si476x_core_cmd_fm_rds_status()
968 struct si476x_rds_blockcount_report *report) in si476x_core_cmd_fm_rds_blockcount()
1168 struct si476x_rsq_status_report *report) in si476x_core_cmd_fm_rsq_status_a10()
1221 struct si476x_rsq_status_report *report) in si476x_core_cmd_fm_rsq_status_a20()
1276 struct si476x_rsq_status_report *report) in si476x_core_cmd_fm_rsq_status_a30()
1371 struct si476x_agc_status_report *report) in si476x_core_cmd_agc_status_a20()
1399 struct si476x_agc_status_report *report) in si476x_core_cmd_agc_status_a10()
[all …]
/drivers/hid/usbhid/
Dhid-core.c337 struct hid_report *report; in hid_submit_out() local
367 struct hid_report *report; in hid_submit_ctrl() local
521 static void __usbhid_submit_report(struct hid_device *hid, struct hid_report *report, in __usbhid_submit_report()
630 static void usbhid_submit_report(struct hid_device *hid, struct hid_report *report, unsigned char d… in usbhid_submit_report()
655 static int hid_set_idle(struct usb_device *dev, int ifnum, int report, int idle) in hid_set_idle()
769 struct hid_report *report; in usbhid_init_reports() local
803 struct hid_report *report; in hid_find_field_early() local
841 struct hid_report *report; in hid_find_max_report() local
1300 static int usbhid_idle(struct hid_device *hid, int report, int idle, in usbhid_idle()
Dhiddev.c61 struct hid_report *report; in hiddev_lookup_report() local
112 struct hid_report *report; in hiddev_lookup_usage() local
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() local
603 struct hid_report *report; in hiddev_ioctl() local
/drivers/media/radio/
Dradio-si476x.c378 struct si476x_rsq_status_report report; in si476x_radio_g_tuner() local
656 struct si476x_rsq_status_report report; in si476x_radio_g_frequency() local
1189 struct si476x_acf_status_report report; in si476x_radio_read_acf_blob() local
1217 struct si476x_rds_blockcount_report report; in si476x_radio_read_rds_blckcnt_blob() local
1246 struct si476x_agc_status_report report; in si476x_radio_read_agc_blob() local
1274 struct si476x_rsq_status_report report; in si476x_radio_read_rsq_blob() local
1309 struct si476x_rsq_status_report report; in si476x_radio_read_rsq_primary_blob() local

123456