| /linux/tools/perf/ |
| H A D | builtin-report.c | 78 struct report { argument 76 struct report { global() struct 77 toolreport global() argument 79 evswitchreport global() argument 81 use_tuireport global() argument 84 use_gtkreport global() argument 86 use_stdioreport global() argument 87 show_full_inforeport global() argument 88 show_threadsreport global() argument 89 inverted_callchainreport global() argument 90 mem_modereport global() argument 91 stats_modereport global() argument 92 tasks_modereport global() argument 93 mmaps_modereport global() argument 94 headerreport global() argument 95 header_onlyreport global() argument 96 nonany_branch_modereport global() argument 97 group_setreport global() argument 98 stitch_lbrreport global() argument 122 block_reportsreport global() argument 123 nr_block_reportsreport global() argument 128 total_cycles_modereport report__config() argument 236 setup_forced_leader(struct report * report,struct evlist * evlist) setup_forced_leader() argument 1325 struct report report = { cmd_report() local [all...] |
| /linux/drivers/virt/coco/guest/ |
| H A D | report.c | 42 struct tsm_report report; member 62 static struct tsm_report_state *to_state(struct tsm_report *report) in to_state() 67 static int try_advance_write_generation(struct tsm_report *report) in try_advance_write_generation() 88 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_privlevel_store() local 133 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_service_provider_store() local 159 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_service_guid_store() local 180 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_service_manifest_version_store() local 201 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_inblob_write() local 217 struct tsm_report *report = to_tsm_report(cfg); in tsm_report_generation_show() local 235 static ssize_t __read_report(struct tsm_report *report, void *buf, size_t count, in __read_report() [all …]
|
| /linux/drivers/hid/ |
| H A D | hid-picolcd_core.c | 56 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 118 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_keypad() 220 struct hid_report *report = picolcd_out_report(REPORT_RESET, hdev); in picolcd_reset() local 269 struct hid_report *report = NULL; in picolcd_operation_mode_store() local 329 struct hid_report *report, u8 *raw_data, int size) in picolcd_raw_event() 407 struct hid_report *report) in picolcd_init_keys()
|
| H A D | hid-core.c | 92 struct hid_report *report; in hid_register_report() local 124 static struct hid_field *hid_register_field(struct hid_report *report, unsigned usages) in hid_register_field() 292 struct hid_report *report; in hid_add_field() local 702 static void hid_free_report(struct hid_report *report) in hid_free_report() 725 struct hid_report *report = report_enum->report_id_hash[j]; in hid_close_report() local 1043 struct hid_report *report; in hid_validate_values() local 1412 static u32 __extract(u8 *report, unsigned offset, int n) in __extract() 1433 u32 hid_field_extract(const struct hid_device *hid, u8 *report, in hid_field_extract() 1455 static void __implement(u8 *report, unsigned offset, int n, u32 value) in __implement() 1479 static void implement(const struct hid_device *hid, u8 *report, in implement() [all …]
|
| H A D | hid-sensor-hub.c | 58 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 304 struct hid_report *report; in sensor_hub_input_attr_read_values() local 354 struct hid_report *report; in sensor_hub_input_attr_get_raw_value() local 411 struct hid_report *report; in hid_sensor_get_usage_index() local 438 struct hid_report *report; in sensor_hub_input_get_attribute_info() local 526 struct hid_report *report, u8 *raw_data, int size) in sensor_hub_raw_event()
|
| H A D | hid-picolcd.h | 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() 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()
|
| H A D | hid-lg2ff.c | 19 struct hid_report *report; member 52 struct hid_report *report; in lg2ff_init() local
|
| H A D | hid-picolcd_lcd.c | 29 struct hid_report *report = picolcd_out_report(REPORT_CONTRAST, data->hdev); in picolcd_set_contrast() local 49 int picolcd_init_lcd(struct picolcd_data *data, struct hid_report *report) in picolcd_init_lcd()
|
| H A D | hid-lg3ff.c | 49 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
|
| H A D | hid-picolcd_backlight.c | 25 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()
|
| H A D | hid-picolcd_leds.c | 34 struct hid_report *report; in picolcd_leds_set() local 96 int picolcd_init_leds(struct picolcd_data *data, struct hid_report *report) in picolcd_init_leds()
|
| H A 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()
|
| H A D | hid-lgff.c | 61 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lgff_play() local 103 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in hid_lgff_set_autocenter() local
|
| H A D | hid-multitouch.c | 167 struct hid_report *report; member 508 static void mt_get_feature(struct hid_device *hdev, struct hid_report *report) in mt_get_feature() 631 struct hid_report *report) in mt_allocate_application() 666 struct hid_report *report) in mt_find_application() 688 struct hid_report *report) in mt_allocate_report_data() 733 struct hid_report *report) in mt_find_report_data() 1300 struct hid_report *report = rdata->report; in mt_touch_report() local 1754 static void mt_report(struct hid_device *hid, struct hid_report *report) in mt_report() 1812 struct hid_report *report = field->report; in mt_need_to_apply_feature() local 1939 struct hid_report *report; in mt_input_configured() local [all …]
|
| H A D | hid-primax.c | 17 static int px_raw_event(struct hid_device *hid, struct hid_report *report, in px_raw_event()
|
| H A D | hid-lg4ff.h | 17 static inline int lg4ff_raw_event(struct hid_device *hdev, struct hid_report *report, in lg4ff_raw_event()
|
| H A D | hid-logitech-dj.c | 1249 u8 report = data[0]; in logi_dj_recv_forward_input_report() local 1277 struct hid_report *report; in logi_dj_recv_send_report() local 1639 struct hid_report *report, u8 *data, in logi_dj_dj_event() 1709 struct hid_report *report, u8 *data, in logi_dj_hidpp_event() 1804 struct hid_report *report, u8 *data, in logi_dj_raw_event()
|
| /linux/drivers/mfd/ |
| H A D | si476x-cmd.c | 741 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/scripts/ |
| H A D | macro_checker.py | 26 def check_macro(macro_line, report): argument 71 def file_check_macro(file_path, report): argument
|
| /linux/drivers/hid/usbhid/ |
| H A D | hiddev.c | 61 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/drivers/hwmon/ |
| H A D | nzxt-smart2.c | 223 struct fan_config_report *report = data; in handle_fan_config_report() local 244 struct fan_status_report *report = data; in handle_fan_status_report() local 469 struct set_fan_speed_report report = { in set_pwm() local 563 u8 report[] = { in set_update_interval() local 689 struct hid_report *report, u8 *data, int size) in nzxt_smart2_hid_raw_event()
|
| /linux/drivers/input/touchscreen/ |
| H A D | pixcir_i2c_ts.c | 94 struct pixcir_report_data *report) in pixcir_ts_parse() 148 struct pixcir_report_data *report) in pixcir_ts_report() 194 struct pixcir_report_data report; in pixcir_ts_isr() local
|
| /linux/include/linux/ |
| H A D | page_reporting.h | 13 int (*report)(struct page_reporting_dev_info *prdev, member
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_ecache.c | 174 u32 portid, int report) in nf_conntrack_eventmask_report() 243 u32 portid, int report) in nf_ct_expect_event_report()
|
| /linux/drivers/virt/coco/tdx-guest/ |
| H A D | tdx-guest.c | 268 static int tdx_report_new_locked(struct tsm_report *report, void *data) in tdx_report_new_locked() 336 static int tdx_report_new(struct tsm_report *report, void *data) in tdx_report_new()
|