/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-tmff.c | 43 struct hid_report *report; member 121 struct hid_report *report; in tmff_init() local [all...] |
H A D | hid-dr.c | 28 struct hid_report *report; member 77 struct hid_report *report; drff_init() local [all...] |
H A D | hid-creative-sb0540.c | 149 creative_sb0540_raw_event(struct hid_device *hid, struct hid_report *report, u8 *data, int len) creative_sb0540_raw_event() argument
|
H A D | hid-roccat-konepure.c | 174 konepure_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) konepure_raw_event() argument
|
H A D | hid-appleir.c | 182 static int appleir_raw_event(struct hid_device *hid, struct hid_report *report, in appleir_raw_event() argument
|
H A D | hid-letsketch.c | 165 letsketch_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) letsketch_raw_event() argument
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | nzxt-kraken2.c | 103 kraken2_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) kraken2_raw_event() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
H A D | vmx_tsc_adjust_test.c | 114 static void report(int64_t val) in report() function
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | sclp_pci.c | 110 static int sclp_pci_check_report(struct zpci_report_error_header *report) in sclp_pci_check_report() argument 130 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid) in sclp_pci_report() argument [all...] |
/third_party/ffmpeg/tests/checkasm/ |
H A D | checkasm.h | 134 #define report checkasm_report macro
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | mnkytst.cpp | 47 CollationMonkeyTest::report(UnicodeString& s, UnicodeString& t, int32_t result, int32_t revResult) in report() function in CollationMonkeyTest
|
/third_party/mbedtls/tests/scripts/ |
H A D | test_psa_constant_names.py | 154 def report(self, out: typing_util.Writable) -> None: member in Tests
|
/third_party/lame/misc/ |
H A D | mlame_corr.c | 118 int report ( const korr_t* k ) in report() function
|
/third_party/node/src/ |
H A D | node_report_utils.cc | 7 namespace report { namespace
|
H A D | node_report_module.cc | 19 namespace report { namespace
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_query.c | 93 uint32_t report; member
|
/third_party/python/Lib/ |
H A D | filecmp.py | 206 def report(self): # Print a report on the differences between a and b member in dircmp
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | cdjpeg.h | 96 boolean report; /* whether or not to report progress */ member
|
/kernel/linux/linux-5.10/Documentation/trace/postprocess/ |
H A D | trace-vmscan-postprocess.pl | 721 sub report() { subroutine
|
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/ |
H A D | power.c | 229 scmi_power_fill_custom_report(const struct scmi_handle *handle, u8 evt_id, ktime_t timestamp, const void *payld, size_t payld_sz, void *report, u32 *src_id) scmi_power_fill_custom_report() argument
|
/kernel/linux/linux-6.6/Documentation/trace/postprocess/ |
H A D | trace-vmscan-postprocess.pl | 721 sub report() { subroutine
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | si476x-i2c.c | 366 struct si476x_rds_status_report report; in si476x_core_drain_rds_fifo() local
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-elo.c | 80 static int elo_raw_event(struct hid_device *hdev, struct hid_report *report, in elo_raw_event() argument
|
H A D | hid-lg.c | 759 lg_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *rd, int size) lg_raw_event() argument [all...] |
H A D | hid-picolcd_debugfs.c | 384 picolcd_debug_out_report(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report) picolcd_debug_out_report() argument 641 picolcd_debug_raw_event(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) picolcd_debug_raw_event() argument [all...] |