Searched defs:report (Results 176 - 200 of 228) sorted by relevance

12345678910

/linux-master/sound/soc/codecs/
H A Dda7218.c2237 int report; local
H A Dwm8996.c2286 int val, reg, report; local
[all...]
H A Drt5659.c1356 int val, btn_type, report = 0; local
[all...]
H A Drt5663.c1905 int btn_type, report = 0; local
[all...]
/linux-master/drivers/hid/
H A Dhid-core.c57 struct hid_report *report; local
89 hid_register_field(struct hid_report *report, unsigned usages) argument
257 struct hid_report *report; local
657 hid_free_report(struct hid_report *report) argument
680 struct hid_report *report = report_enum->report_id_hash[j]; local
981 struct hid_report *report; local
1370 __extract(u8 *report, unsigned offset, int n) argument
1391 hid_field_extract(const struct hid_device *hid, u8 *report, unsigned offset, unsigned n) argument
1413 __implement(u8 *report, unsigned offset, int n, u32 value) argument
1437 implement(const struct hid_device *hid, u8 *report, unsigned offset, unsigned n, u32 value) argument
1480 hid_match_report(struct hid_device *hid, struct hid_report *report) argument
1668 hid_process_report(struct hid_device *hid, struct hid_report *report, __u8 *data, int interrupt) argument
1726 __hid_insert_field_entry(struct hid_device *hid, struct hid_report *report, struct hid_field_entry *entry, struct hid_field *field, unsigned int usage_index) argument
1756 hid_report_process_ordering(struct hid_device *hid, struct hid_report *report) argument
1809 struct hid_report *report; local
1841 hid_compute_report_size(struct hid_report *report) argument
1854 hid_output_report(struct hid_report *report, __u8 *data) argument
1870 hid_alloc_report_buf(struct hid_report *report, gfp_t flags) argument
1919 struct hid_report *report; local
1937 __hid_request(struct hid_device *hid, struct hid_report *report, enum hid_class_request reqtype) argument
1975 struct hid_report *report; local
2045 struct hid_report *report; local
2386 hid_hw_request(struct hid_device *hdev, struct hid_report *report, enum hid_class_request reqtype) argument
[all...]
H A Dhid-nvidia-shield.c301 struct thunderstrike_hostcmd_req_report *report = ts->req_report_dmabuf; local
321 struct thunderstrike_hostcmd_req_report *report; local
228 thunderstrike_hostcmd_req_report_init( struct thunderstrike_hostcmd_req_report *report, u8 cmd_id) argument
732 thunderstrike_parse_report(struct shield_device *shield_dev, struct hid_report *report, u8 *data, int size) argument
1034 shield_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
H A Dwacom_sys.c153 static int wacom_raw_event(struct hid_device *hdev, struct hid_report *report, argument
85 wacom_wac_pen_serial_enforce(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int report_size) argument
2217 struct hid_report *report; local
[all...]
H A Dhid-multitouch.c154 struct hid_report *report; member in struct:mt_report_data
447 static void mt_get_feature(struct hid_device *hdev, struct hid_report *report) argument
554 mt_allocate_application(struct mt_device *td, struct hid_report *report) argument
589 mt_find_application(struct mt_device *td, struct hid_report *report) argument
611 mt_allocate_report_data(struct mt_device *td, struct hid_report *report) argument
651 mt_find_report_data(struct mt_device *td, struct hid_report *report) argument
1198 struct hid_report *report = rdata->report; local
1444 mt_report(struct hid_device *hid, struct hid_report *report) argument
1471 struct hid_report *report = field->report; local
1599 struct hid_report *report; local
1665 struct hid_report *report; local
[all...]
H A Dhid-logitech-dj.c1159 u8 report = data[0]; local
1187 struct hid_report *report; local
1520 logi_dj_dj_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
1590 logi_dj_hidpp_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
1667 logi_dj_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dspectral.c464 ath11k_spectral_pull_summary(struct ath11k *ar, struct wmi_dma_buf_release_meta_data *meta, struct spectral_summary_fft_report *summary, struct ath11k_spectral_summary_report *report) argument
498 ath11k_spectral_pull_search(struct ath11k *ar, struct spectral_search_fft_report *search, struct ath11k_spectral_search_report *report) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c636 ptys2ethtool_link_mode(struct ptys2ethtool_config *cfg, enum ethtool_report report) argument
705 ptys2ethtool_update_link_modes(unsigned long *link_modes, u32 eth_proto, enum ethtool_report report) argument
717 ethtool2ptys_link_modes(const unsigned long *link_modes, enum ethtool_report report) argument
/linux-master/net/netfilter/
H A Dnf_conntrack_netlink.c1570 ctnetlink_flush_conntrack(struct net *net, const struct nlattr * const cda[], u32 portid, int report, u8 family) argument
2867 ctnetlink_glue_attach_expect(const struct nlattr *attr, struct nf_conn *ct, u32 portid, u32 report) argument
3574 ctnetlink_create_expect(struct net *net, const struct nf_conntrack_zone *zone, const struct nlattr * const cda[], u_int8_t u3, u32 portid, int report) argument
[all...]
H A Dnf_conntrack_core.c644 bool nf_ct_delete(struct nf_conn *ct, u32 portid, int report) argument
/linux-master/drivers/net/
H A Damt.c1179 bool report = false; local
/linux-master/drivers/block/
H A Dvirtio_blk.c667 struct virtio_blk_zone_report *report; local
/linux-master/drivers/firmware/arm_scmi/
H A Dsensors.c1050 scmi_sensor_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
H A Dclock.c1002 scmi_clk_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
H A Dperf.c1132 scmi_perf_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/tools/perf/
H A Dbuiltin-report.c75 struct report { struct
233 setup_forced_leader(struct report *report, struct evlist *evlist) argument
1276 struct report report = { local
[all...]
/linux-master/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_dev.c1201 u8 report; local
/linux-master/arch/x86/kvm/svm/
H A Dsev.c1104 void __user *report = (void __user *)(uintptr_t)argp->data; local
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsdma_v4_4_2.c2183 sdma_v4_4_2_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
/linux-master/sound/soc/intel/boards/
H A Dbytcr_rt5640.c515 int jack_status, report; local
/linux-master/fs/unicode/
H A Dmkutf8data.c1752 int report; local
[all...]
/linux-master/net/sctp/
H A Dsm_make_chunk.c1928 struct __sctp_missing report; local
[all...]

Completed in 350 milliseconds

12345678910