Searched defs:report (Results 26 - 50 of 228) sorted by relevance

12345678910

/linux-master/drivers/hid/
H A Dhid-lgff.c61 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); local
103 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); local
[all...]
H A Dhid-gaff.c26 struct hid_report *report; member in struct:gaff_device
66 struct hid_report *report; local
[all...]
H A Dhid-mf.c31 struct hid_report *report; member in struct:mf_device
65 struct hid_report *report; local
[all...]
H A Dhid-chicony.c26 static int ch_report_wireless(struct hid_report *report, u8 *data, int size) argument
48 ch_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
H A Dhid-vivaldi-common.c35 struct hid_report *report = field->report; local
[all...]
H A Dhid-saitek.c93 saitek_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) argument
H A Dhid-google-stadiaff.c19 struct hid_report *report; member in struct:stadiaff_device
63 struct hid_report *report; local
H A Dhid-roccat-ryos.c182 ryos_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
H A Dhid-roccat-savu.c172 savu_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
H A Dhid-waltop.c652 waltop_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
[all...]
H A Dhid-creative-sb0540.c149 creative_sb0540_raw_event(struct hid_device *hid, struct hid_report *report, u8 *data, int len) argument
H A Dhid-dr.c28 struct hid_report *report; member in struct:drff_device
77 struct hid_report *report; local
[all...]
H A Dhid-appleir.c182 static int appleir_raw_event(struct hid_device *hid, struct hid_report *report, argument
H A Dhid-tmff.c43 struct hid_report *report; member in struct:tmff_device
121 struct hid_report *report; local
[all...]
H A Dhid-letsketch.c165 letsketch_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) argument
H A Dhid-roccat-konepure.c174 konepure_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) argument
/linux-master/tools/testing/selftests/powerpc/pmu/
H A Dcount_stcx_fail.c29 do_count_loop(struct event *events, u64 instructions, u64 overhead, bool report) argument
/linux-master/arch/s390/include/asm/
H A Dkexec.h69 struct ipl_report *report; member in struct:s390_load_data
/linux-master/Documentation/trace/postprocess/
H A Dtrace-pagealloc-postprocess.pl381 sub report() { subroutine
/linux-master/drivers/s390/char/
H A Dsclp_pci.c110 static int sclp_pci_check_report(struct zpci_report_error_header *report) argument
130 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid) argument
[all...]
/linux-master/include/sound/
H A Dsoc-jack.h66 int report; member in struct:snd_soc_jack_gpio
/linux-master/drivers/staging/greybus/
H A Daudio_module.c23 int report; local
72 int soc_button_id, report; local
[all...]
/linux-master/include/net/netfilter/
H A Dnf_conntrack_ecache.h54 int report; member in struct:nf_ct_event
60 int report; member in struct:nf_exp_event
83 nf_conntrack_eventmask_report(unsigned int eventmask, struct nf_conn *ct, u32 portid, int report) argument
116 nf_conntrack_event_report(enum ip_conntrack_events event, struct nf_conn *ct, u32 portid, int report) argument
154 nf_ct_expect_event_report(enum ip_conntrack_expect_events e, struct nf_conntrack_expect *exp, u32 portid, int report) argument
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dvmx_tsc_adjust_test.c114 static void report(int64_t val) function
/linux-master/drivers/virt/coco/tdx-guest/
H A Dtdx-guest.c162 static int tdx_report_new(struct tsm_report *report, void *data) argument

Completed in 208 milliseconds

12345678910