Searched defs:report (Results 151 - 175 of 228) sorted by relevance

12345678910

/linux-master/drivers/staging/rtl8712/
H A Drtl8712_recv.c718 u8 report; local
/linux-master/drivers/input/mouse/
H A Delan_i2c_core.c1013 static void elan_report_trackpoint(struct elan_tp_data *data, u8 *report) argument
1046 u8 report[ETP_MAX_REPORT_LEN]; local
[all...]
/linux-master/sound/soc/intel/boards/
H A Dbytcr_rt5651.c570 int report; local
/linux-master/drivers/firmware/arm_scmi/
H A Dnotify.c335 void *report; member in struct:scmi_registered_event
386 scmi_lookup_and_call_event_chain(struct scmi_notify_instance *ni, u32 evt_key, void *report) argument
469 void *report = NULL; local
[all...]
H A Dpowercap.c870 scmi_powercap_fill_custom_report(const struct scmi_protocol_handle *ph, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) argument
/linux-master/arch/s390/pci/
H A Dpci.c961 zpci_report_error(struct pci_dev *pdev, struct zpci_report_error_header *report) argument
/linux-master/drivers/hid/
H A Dhid-input.c137 struct hid_report *report; local
1497 hid_report_release_tool(struct hid_report *report, struct input_dev *input, unsigned int tool) argument
1515 hid_report_set_tool(struct hid_report *report, struct input_dev *input, unsigned int new_tool) argument
1528 struct hid_report *report = field->report; local
1742 hidinput_report_event(struct hid_device *hid, struct hid_report *report) argument
1757 struct hid_report *report; local
1773 struct hid_report *report; local
1793 struct hid_report *report; local
1818 struct hid_report *report; local
1899 __hidinput_change_resolution_multipliers(struct hid_device *hid, struct hid_report *report, bool use_logical_max) argument
2149 struct hid_report *report; local
2173 hidinput_match(struct hid_report *report) argument
2187 hidinput_match_application(struct hid_report *report) argument
2210 hidinput_configure_usages(struct hid_input *hidinput, struct hid_report *report) argument
2281 struct hid_report *report; local
[all...]
H A Dhid-lenovo.c682 lenovo_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
788 struct hid_report *report; local
1030 struct hid_report *report; local
[all...]
H A Dhid-prodikeys.c264 struct hid_report *report; local
289 struct hid_report *report = pm->pcmidi_report6; local
761 pk_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
H A Dhid-mcp2221.c754 mcp2221_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
H A Dhid-ft260.c140 u8 report; /* FT260_CHIP_VERSION */ member in struct:ft260_get_chip_version_report
146 u8 report; /* FT260_SYSTEM_SETTINGS */ member in struct:ft260_get_system_status_report
168 u8 report; /* FT260_I2C_STATUS */ member in struct:ft260_get_i2c_status_report
177 u8 report; /* FT260_SYSTEM_SETTINGS */ member in struct:ft260_set_system_clock_report
183 u8 report; /* FT260_SYSTEM_SETTINGS */ member in struct:ft260_set_i2c_mode_report
189 u8 report; /* FT260_SYSTEM_SETTINGS */ member in struct:ft260_set_uart_mode_report
196 u8 report; /* FT260_SYSTEM_SETTING member in struct:ft260_set_i2c_reset_report
201 u8 report; /* FT260_SYSTEM_SETTINGS */ member in struct:ft260_set_i2c_speed_report
209 u8 report; /* FT260_I2C_REPORT */ member in struct:ft260_i2c_write_request_report
217 u8 report; /* FT260_I2C_READ_REQ */ member in struct:ft260_i2c_read_request_report
224 u8 report; /* FT260_I2C_REPORT */ member in struct:ft260_i2c_input_report
291 struct ft260_set_i2c_reset_report report; local
309 struct ft260_get_i2c_status_report report; local
1065 ft260_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
H A Dhid-sony.c918 static int sony_raw_event(struct hid_device *hdev, struct hid_report *report, argument
1184 static const u8 report[] = { 0xf4, 0x42, 0x03, 0x00, 0x00 }; local
1231 struct hid_report *report = list_entry(report_list->next, local
1478 struct sixaxis_output_report *report = local
1528 struct motion_output_report_02 *report = local
[all...]
H A Dhid-cp2112.c75 u8 report; /* CP2112_SMBUS_CONFIG */ member in struct:cp2112_smbus_config_report
86 u8 report; /* CP2112_USB_CONFIG */ member in struct:cp2112_usb_config_report
99 u8 report; /* CP2112_DATA_READ_REQUEST */ member in struct:cp2112_read_req_report
105 u8 report; /* CP2112_DATA_WRITE_READ_REQUEST */ member in struct:cp2112_write_read_req_report
113 u8 report; /* CP2112_DATA_WRITE_REQUEST */ member in struct:cp2112_write_req_report
120 u8 report; /* CP2112_DATA_READ_FORCE_SEND */ member in struct:cp2112_force_read_report
125 u8 report; /* CP2112_TRANSFER_STATUS_RESPONSE */ member in struct:cp2112_xfer_status_report
409 struct cp2112_force_read_report report; local
442 struct cp2112_read_req_report *report = buf; local
456 struct cp2112_write_read_req_report *report = buf; local
474 struct cp2112_write_req_report *report = buf; local
490 struct cp2112_write_req_report *report = buf; local
506 struct cp2112_write_read_req_report *report = buf; local
951 struct cp2112_string_report report; local
980 struct cp2112_string_report report; local
1367 cp2112_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xgmi.c1038 xgmi_v6_4_0_aca_bank_generate_report(struct aca_handle *handle, struct aca_bank *bank, enum aca_error_type type, struct aca_bank_report *report, void *data) argument
H A Damdgpu_aca.c276 aca_log_errors(struct aca_handle *handle, enum aca_error_type type, struct aca_bank_report *report) argument
299 aca_generate_bank_report(struct aca_handle *handle, struct aca_bank *bank, enum aca_error_type type, struct aca_bank_report *report) argument
318 struct aca_bank_report report; local
[all...]
/linux-master/fs/notify/fanotify/
H A Dfanotify.c674 struct fs_error_report *report local
[all...]
/linux-master/drivers/hwmon/
H A Dnzxt-kraken3.c723 kraken3_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
/linux-master/sound/soc/codecs/
H A Drt5651.c1786 int report; local
H A Drt5670.c518 int val, btn_type, report = jack->status; local
[all...]
H A D88pm860x-codec.c1206 int status, shrt, report = 0, mic_report = 0; local
[all...]
/linux-master/drivers/vfio/
H A Dvfio_main.c1121 struct vfio_device_feature_dma_logging_report report; local
[all...]
/linux-master/drivers/hid/i2c-hid/
H A Di2c-hid-core.c558 i2c_hid_get_report_length(struct hid_report *report) argument
570 struct hid_report *report; local
[all...]
/linux-master/drivers/hid/usbhid/
H A Dhid-pidff.c758 pidff_find_fields(struct pidff_usage *usage, const u8 *table, struct hid_report *report, int count, int strict) argument
815 struct hid_report *report; local
871 pidff_find_special_field(struct hid_report *report, int usage, int enforce_min) argument
[all...]
/linux-master/tools/mm/
H A Dslabinfo.c554 static void report(struct slabinfo *s) function
/linux-master/drivers/mfd/
H A Dsi476x-cmd.c739 si476x_core_cmd_am_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) argument
788 si476x_core_cmd_fm_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) argument
824 si476x_core_cmd_am_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) argument
900 si476x_core_cmd_fm_rds_status(struct si476x_core *core, bool status_only, bool mtfifo, bool intack, struct si476x_rds_status_report *report) argument
966 si476x_core_cmd_fm_rds_blockcount(struct si476x_core *core, bool clear, struct si476x_rds_blockcount_report *report) argument
1166 si476x_core_cmd_fm_rsq_status_a10(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) argument
1219 si476x_core_cmd_fm_rsq_status_a20(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) argument
1274 si476x_core_cmd_fm_rsq_status_a30(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) argument
1370 si476x_core_cmd_agc_status_a20(struct si476x_core *core, struct si476x_agc_status_report *report) argument
1398 si476x_core_cmd_agc_status_a10(struct si476x_core *core, struct si476x_agc_status_report *report) argument
1509 si476x_core_cmd_fm_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *args, struct si476x_rsq_status_report *report) argument
1521 si476x_core_cmd_agc_status(struct si476x_core *core, struct si476x_agc_status_report *report) argument
[all...]

Completed in 261 milliseconds

12345678910