Home
last modified time | relevance | path

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

1234567

/Linux-v4.19/tools/perf/
Dbuiltin-report.c57 struct report { struct
58 struct perf_tool tool;
59 struct perf_session *session;
60 bool use_tui, use_gtk, use_stdio;
61 bool show_full_info;
62 bool show_threads;
63 bool inverted_callchain;
64 bool mem_mode;
65 bool stats_mode;
66 bool tasks_mode;
[all …]
/Linux-v4.19/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-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
1327 void hidinput_report_event(struct hid_device *hid, struct hid_report *report) in hidinput_report_event()
1341 struct hid_report *report; in hidinput_find_field() local
1358 struct hid_report *report; in hidinput_get_led_field() local
1378 struct hid_report *report; in hidinput_count_leds() local
1403 struct hid_report *report; in hidinput_led_worker() local
1637 struct hid_report *report; in hidinput_cleanup_hidinput() local
1661 static struct hid_input *hidinput_match(struct hid_report *report) in hidinput_match()
1675 static struct hid_input *hidinput_match_application(struct hid_report *report) in hidinput_match_application()
1689 struct hid_report *report) in hidinput_configure_usages()
[all …]
Dhid-core.c65 struct hid_report *report; in hid_register_report() local
96 static struct hid_field *hid_register_field(struct hid_report *report, unsigned usages, unsigned va… in hid_register_field()
238 struct hid_report *report; in hid_add_field() local
599 static void hid_free_report(struct hid_report *report) in hid_free_report()
620 struct hid_report *report = report_enum->report_id_hash[j]; in hid_close_report() local
900 struct hid_report *report; in hid_validate_values() local
1105 static u32 __extract(u8 *report, unsigned offset, int n) in __extract()
1126 u32 hid_field_extract(const struct hid_device *hid, u8 *report, in hid_field_extract()
1148 static void __implement(u8 *report, unsigned offset, int n, u32 value) in __implement()
1172 static void implement(const struct hid_device *hid, u8 *report, in implement()
[all …]
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
306 struct hid_report *report; in sensor_hub_input_attr_get_raw_value() local
357 struct hid_report *report; in hid_sensor_get_usage_index() local
384 struct hid_report *report; in sensor_hub_input_get_attribute_info() local
473 struct hid_report *report, u8 *raw_data, int size) in sensor_hub_raw_event()
Dhid-lg2ff.c31 struct hid_report *report; member
64 struct hid_report *report; in lg2ff_init() local
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-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-zpff.c34 struct hid_report *report; member
68 struct hid_report *report; in zpff_init() local
Dhid-mf.c39 struct hid_report *report; member
73 struct hid_report *report; in mf_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()
/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_ecache.h71 int report; member
105 u32 portid, int report) in nf_conntrack_event_report()
129 int report; member
172 int report) { return 0; } in nf_conntrack_eventmask_report()
178 int report) { return 0; } in nf_conntrack_event_report()
183 int report) {} in nf_ct_expect_event_report()
/Linux-v4.19/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 …]
/Linux-v4.19/drivers/hid/usbhid/
Dhid-core.c340 struct hid_report *report; in hid_submit_out() local
370 struct hid_report *report; in hid_submit_ctrl() local
526 static void __usbhid_submit_report(struct hid_device *hid, struct hid_report *report, in __usbhid_submit_report()
635 static void usbhid_submit_report(struct hid_device *hid, struct hid_report *report, unsigned char d… in usbhid_submit_report()
660 static int hid_set_idle(struct usb_device *dev, int ifnum, int report, int idle) in hid_set_idle()
763 struct hid_report *report; in usbhid_init_reports() local
797 struct hid_report *report; in hid_find_field_early() local
835 struct hid_report *report; in hid_find_max_report() local
1274 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()
447 struct hid_report *report; in hiddev_ioctl_usage() local
603 struct hid_report *report; in hiddev_ioctl() local
/Linux-v4.19/drivers/media/radio/
Dradio-si476x.c405 struct si476x_rsq_status_report report; in si476x_radio_g_tuner() local
683 struct si476x_rsq_status_report report; in si476x_radio_g_frequency() local
1219 struct si476x_acf_status_report report; in si476x_radio_read_acf_blob() local
1247 struct si476x_rds_blockcount_report report; in si476x_radio_read_rds_blckcnt_blob() local
1276 struct si476x_agc_status_report report; in si476x_radio_read_agc_blob() local
1304 struct si476x_rsq_status_report report; in si476x_radio_read_rsq_blob() local
1339 struct si476x_rsq_status_report report; in si476x_radio_read_rsq_primary_blob() local

1234567