Home
last modified time | relevance | path

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

12345678910

/linux-6.12.1/tools/perf/
Dbuiltin-report.c76 struct report { struct
77 struct perf_tool tool;
78 struct perf_session *session;
79 struct evswitch evswitch;
81 bool use_tui;
84 bool use_gtk;
86 bool use_stdio;
87 bool show_full_info;
88 bool show_threads;
89 bool inverted_callchain;
[all …]
/linux-6.12.1/drivers/virt/coco/
Dtsm.c41 struct tsm_report report; member
61 static struct tsm_report_state *to_state(struct tsm_report *report) in to_state()
66 static int try_advance_write_generation(struct tsm_report *report) in try_advance_write_generation()
87 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_privlevel_store() local
125 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_service_provider_store() local
151 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_service_guid_store() local
172 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_service_manifest_version_store() local
193 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_inblob_write() local
209 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_generation_show() local
224 static ssize_t __read_report(struct tsm_report *report, void *buf, size_t count, in __read_report()
[all …]
/linux-6.12.1/drivers/hid/
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
1483 static void hid_report_release_tool(struct hid_report *report, struct input_dev *input, in hid_report_release_tool()
1501 static void hid_report_set_tool(struct hid_report *report, struct input_dev *input, in hid_report_set_tool()
1514 struct hid_report *report = field->report; in hidinput_hid_event() local
1728 void hidinput_report_event(struct hid_device *hid, struct hid_report *report) in hidinput_report_event()
1743 struct hid_report *report; in hidinput_find_field() local
1759 struct hid_report *report; in hidinput_get_led_field() local
1779 struct hid_report *report; in hidinput_count_leds() local
1804 struct hid_report *report; in hidinput_led_worker() local
1886 struct hid_report *report, bool use_logical_max) in __hidinput_change_resolution_multipliers()
[all …]
Dhid-core.c57 struct hid_report *report; in hid_register_report() local
89 static struct hid_field *hid_register_field(struct hid_report *report, unsigned usages) in hid_register_field()
257 struct hid_report *report; in hid_add_field() local
657 static void hid_free_report(struct hid_report *report) in hid_free_report()
680 struct hid_report *report = report_enum->report_id_hash[j]; in hid_close_report() local
981 struct hid_report *report; in hid_validate_values() local
1370 static u32 __extract(u8 *report, unsigned offset, int n) in __extract()
1391 u32 hid_field_extract(const struct hid_device *hid, u8 *report, in hid_field_extract()
1413 static void __implement(u8 *report, unsigned offset, int n, u32 value) in __implement()
1437 static void implement(const struct hid_device *hid, u8 *report, in implement()
[all …]
Dhid-cp2112.c75 u8 report; /* CP2112_SMBUS_CONFIG */ member
86 u8 report; /* CP2112_USB_CONFIG */ member
99 u8 report; /* CP2112_DATA_READ_REQUEST */ member
105 u8 report; /* CP2112_DATA_WRITE_READ_REQUEST */ member
113 u8 report; /* CP2112_DATA_WRITE_REQUEST */ member
120 u8 report; /* CP2112_DATA_READ_FORCE_SEND */ member
125 u8 report; /* CP2112_TRANSFER_STATUS_RESPONSE */ member
409 struct cp2112_force_read_report report; in cp2112_read() local
442 struct cp2112_read_req_report *report = buf; in cp2112_read_req() local
456 struct cp2112_write_read_req_report *report = buf; in cp2112_write_read_req() local
[all …]
Dhid-ft260.c140 u8 report; /* FT260_CHIP_VERSION */ member
146 u8 report; /* FT260_SYSTEM_SETTINGS */ member
168 u8 report; /* FT260_I2C_STATUS */ member
177 u8 report; /* FT260_SYSTEM_SETTINGS */ member
183 u8 report; /* FT260_SYSTEM_SETTINGS */ member
189 u8 report; /* FT260_SYSTEM_SETTINGS */ member
196 u8 report; /* FT260_SYSTEM_SETTINGS */ member
201 u8 report; /* FT260_SYSTEM_SETTINGS */ member
209 u8 report; /* FT260_I2C_REPORT */ member
217 u8 report; /* FT260_I2C_READ_REQ */ member
[all …]
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-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
472 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-lg2ff.c19 struct hid_report *report; member
52 struct hid_report *report; in lg2ff_init() local
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-lg3ff.c49 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_play() local
87 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lg3ff_set_autocenter() local
Dhid-picolcd_backlight.c25 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev); in picolcd_set_brightness() local
47 int picolcd_init_backlight(struct picolcd_data *data, struct hid_report *report) in picolcd_init_backlight()
Dhid-emsff.c19 struct hid_report *report; member
49 struct hid_report *report; in emsff_init() local
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-zpff.c22 struct hid_report *report; member
56 struct hid_report *report; in zpff_init() local
Dhid-mf.c31 struct hid_report *report; member
65 struct hid_report *report; in mf_init() local
Dhid-megaworld.c19 struct hid_report *report; member
41 struct hid_report *report; in mwctrl_init() local
/linux-6.12.1/include/net/netfilter/
Dnf_conntrack_ecache.h54 int report; member
60 int report; member
86 int report) in nf_conntrack_eventmask_report()
117 u32 portid, int report) in nf_conntrack_event_report()
157 int report) in nf_ct_expect_event_report()
/linux-6.12.1/Documentation/admin-guide/
Dreporting-issues.rst1100 Things each report should mention
1154 Things that might be wise to provide
1201 The important part: the head of your report
1225 Special handling for high priority issues
/linux-6.12.1/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 …]
/linux-6.12.1/drivers/hid/usbhid/
Dhid-core.c338 struct hid_report *report; in hid_submit_out() local
368 struct hid_report *report; in hid_submit_ctrl() local
522 static void __usbhid_submit_report(struct hid_device *hid, struct hid_report *report, in __usbhid_submit_report()
631 static void usbhid_submit_report(struct hid_device *hid, struct hid_report *report, unsigned char d… in usbhid_submit_report()
656 static int hid_set_idle(struct usb_device *dev, int ifnum, int report, int idle) in hid_set_idle()
770 struct hid_report *report; in usbhid_init_reports() local
804 struct hid_report *report; in hid_find_field_early() local
842 struct hid_report *report; in hid_find_max_report() local
1301 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
/linux-6.12.1/scripts/
Dmacro_checker.py26 def check_macro(macro_line, report): argument
71 def file_check_macro(file_path, report): argument

12345678910