Home
last modified time | relevance | path

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

12345

/drivers/hid/
Dhid-picolcd_core.c65 struct hid_report *report = NULL; in picolcd_report() local
82 struct hid_report *report = picolcd_out_report(report_id, hdev); in picolcd_send_and_wait() local
126 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_keypad()
228 struct hid_report *report = picolcd_out_report(REPORT_RESET, hdev); in picolcd_reset() local
277 struct hid_report *report = NULL; in picolcd_operation_mode_store() local
344 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_event()
425 struct hid_report *report) in picolcd_init_keys()
Dhid-cp2112.c80 u8 report; /* CP2112_SMBUS_CONFIG */ member
91 u8 report; /* CP2112_USB_CONFIG */ member
104 u8 report; /* CP2112_DATA_READ_REQUEST */ member
110 u8 report; /* CP2112_DATA_WRITE_READ_REQUEST */ member
118 u8 report; /* CP2112_DATA_WRITE_REQUEST */ member
125 u8 report; /* CP2112_DATA_READ_FORCE_SEND */ member
130 u8 report; /* CP2112_TRANSFER_STATUS_RESPONSE */ member
139 u8 report; /* CP2112_*_STRING */ member
413 struct cp2112_force_read_report report; in cp2112_read() local
446 struct cp2112_read_req_report *report = buf; in cp2112_read_req() local
[all …]
Dhid-core.c63 struct hid_report *report; in hid_register_report() local
93 static struct hid_field *hid_register_field(struct hid_report *report, unsigned usages, unsigned va… in hid_register_field()
243 struct hid_report *report; in hid_add_field() local
634 static void hid_free_report(struct hid_report *report) in hid_free_report()
655 struct hid_report *report = report_enum->report_id_hash[j]; in hid_close_report() local
965 struct hid_report *report; in hid_validate_values() local
1170 static u32 __extract(u8 *report, unsigned offset, int n) in __extract()
1191 u32 hid_field_extract(const struct hid_device *hid, u8 *report, in hid_field_extract()
1213 static void __implement(u8 *report, unsigned offset, int n, u32 value) in __implement()
1237 static void implement(const struct hid_device *hid, u8 *report, in implement()
[all …]
Dhid-lg3ff.c57 struct hid_report *report; member
65 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play() local
103 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter() local
Dhid-input.c103 struct hid_report *report; in hidinput_find_key() local
1324 void hidinput_report_event(struct hid_device *hid, struct hid_report *report) in hidinput_report_event()
1338 struct hid_report *report; in hidinput_find_field() local
1355 struct hid_report *report; in hidinput_get_led_field() local
1375 struct hid_report *report; in hidinput_count_leds() local
1400 struct hid_report *report; in hidinput_led_worker() local
1580 struct hid_report *report; in hidinput_cleanup_hidinput() local
1603 static struct hid_input *hidinput_match(struct hid_report *report) in hidinput_match()
1618 struct hid_report *report) in hidinput_configure_usages()
1637 struct hid_report *report; in hidinput_connect() local
Dhid-axff.c40 struct hid_report *report; member
47 struct hid_report *report = axff->report; in axff_play() local
77 struct hid_report *report; in axff_init() local
Dhid-sensor-hub.c72 struct hid_report *report; in sensor_hub_report() local
207 struct hid_report *report; in sensor_hub_set_feature() local
250 struct hid_report *report; in sensor_hub_get_feature() local
307 struct hid_report *report; in sensor_hub_input_attr_get_raw_value() local
364 struct hid_report *report; in hid_sensor_get_usage_index() local
391 struct hid_report *report; in sensor_hub_input_get_attribute_info() local
480 struct hid_report *report, u8 *raw_data, int size) in sensor_hub_raw_event()
Dhid-picolcd.h163 struct hid_device *hdev, struct hid_report *report) in picolcd_debug_out_report()
167 struct hid_device *hdev, struct hid_report *report, in picolcd_debug_raw_event()
222 struct hid_report *report) in picolcd_init_backlight()
249 struct hid_report *report) in picolcd_init_lcd()
272 struct hid_report *report) in picolcd_init_leds()
294 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_cir()
298 static inline int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) in picolcd_init_cir()
Dhid-lg2ff.c31 struct hid_report *report; member
64 struct hid_report *report; in lg2ff_init() local
Dhid-picolcd_lcd.c39 struct hid_report *report = picolcd_out_report(REPORT_CONTRAST, data->hdev); in picolcd_set_contrast() local
65 int picolcd_init_lcd(struct picolcd_data *data, struct hid_report *report) in picolcd_init_lcd()
Dhid-emsff.c31 struct hid_report *report; member
61 struct hid_report *report; in emsff_init() local
Dhid-picolcd_cir.c44 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_cir()
106 int picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) in picolcd_init_cir()
Dhid-picolcd_backlight.c36 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev); in picolcd_set_brightness() local
63 int picolcd_init_backlight(struct picolcd_data *data, struct hid_report *report) in picolcd_init_backlight()
Dhid-mf.c39 struct hid_report *report; member
73 struct hid_report *report; in mf_init() local
Dhid-zpff.c34 struct hid_report *report; member
68 struct hid_report *report; in zpff_init() local
Dhid-gaff.c39 struct hid_report *report; member
79 struct hid_report *report; in gaff_init() local
Dhid-sjoy.c38 struct hid_report *report; member
66 struct hid_report *report; in sjoyff_init() local
Dhid-betopff.c37 struct hid_report *report; member
61 struct hid_report *report; in betopff_init() local
Dhid-picolcd_leds.c44 struct hid_report *report; in picolcd_leds_set() local
106 int picolcd_init_leds(struct picolcd_data *data, struct hid_report *report) in picolcd_init_leds()
Dhid-pl.c53 struct hid_report *report; member
84 struct hid_report *report; in plff_init() local
/drivers/mfd/
Dsi476x-cmd.c754 struct si476x_rsq_status_report *report) in si476x_core_cmd_am_rsq_status()
802 struct si476x_acf_status_report *report) in si476x_core_cmd_fm_acf_status()
838 struct si476x_acf_status_report *report) in si476x_core_cmd_am_acf_status()
915 struct si476x_rds_status_report *report) in si476x_core_cmd_fm_rds_status()
979 struct si476x_rds_blockcount_report *report) in si476x_core_cmd_fm_rds_blockcount()
1179 struct si476x_rsq_status_report *report) in si476x_core_cmd_fm_rsq_status_a10()
1232 struct si476x_rsq_status_report *report) in si476x_core_cmd_fm_rsq_status_a20()
1287 struct si476x_rsq_status_report *report) in si476x_core_cmd_fm_rsq_status_a30()
1382 struct si476x_agc_status_report *report) in si476x_core_cmd_agc_status_a20()
1410 struct si476x_agc_status_report *report) in si476x_core_cmd_agc_status_a10()
[all …]
/drivers/hid/usbhid/
Dhid-core.c336 struct hid_report *report; in hid_submit_out() local
366 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()
758 struct hid_report *report; in usbhid_init_reports() local
792 struct hid_report *report; in hid_find_field_early() local
830 struct hid_report *report; in hid_find_max_report() local
1264 static int usbhid_idle(struct hid_device *hid, int report, int idle, in usbhid_idle()
Dhiddev.c74 struct hid_report *report; in hiddev_lookup_report() local
125 struct hid_report *report; in hiddev_lookup_usage() local
199 void hiddev_report_event(struct hid_device *hid, struct hid_report *report) in hiddev_report_event()
446 struct hid_report *report; in hiddev_ioctl_usage() local
612 struct hid_report *report; in hiddev_ioctl() local
/drivers/media/radio/
Dradio-si476x.c401 struct si476x_rsq_status_report report; in si476x_radio_g_tuner() local
679 struct si476x_rsq_status_report report; in si476x_radio_g_frequency() local
1217 struct si476x_acf_status_report report; in si476x_radio_read_acf_blob() local
1245 struct si476x_rds_blockcount_report report; in si476x_radio_read_rds_blckcnt_blob() local
1274 struct si476x_agc_status_report report; in si476x_radio_read_agc_blob() local
1302 struct si476x_rsq_status_report report; in si476x_radio_read_rsq_blob() local
1337 struct si476x_rsq_status_report report; in si476x_radio_read_rsq_primary_blob() local
/drivers/staging/greybus/
Dhid.c154 static int gb_hid_report_len(struct hid_report *report) in gb_hid_report_len()
163 struct hid_report *report; in gb_hid_find_max_report() local
192 static void gb_hid_init_report(struct gb_hid *ghid, struct hid_report *report) in gb_hid_init_report()
212 struct hid_report *report; in gb_hid_init_reports() local

12345