/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-sjoy.c | 26 struct hid_report *report; member 54 struct hid_report *report; in sjoyff_init() local [all...] |
H A D | hid-zydacron.c | 109 static int zc_raw_event(struct hid_device *hdev, struct hid_report *report, in zc_raw_event() argument
|
H A D | hid-axff.c | 28 struct hid_report *report; member 35 struct hid_report *report = axff->report; in axff_play() local 65 struct hid_report *report; in axff_init() local [all...] |
/kernel/linux/linux-6.6/drivers/hid/ |
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); hid_lgff_set_autocenter() local [all...] |
H A D | hid-vivaldi-common.c | 35 struct hid_report *report = field->report; in vivaldi_feature_mapping() local [all...] |
H A D | hid-chicony.c | 26 static int ch_report_wireless(struct hid_report *report, u8 *data, int size) in ch_report_wireless() argument 48 ch_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) ch_raw_event() argument
|
H A D | hid-axff.c | 28 struct hid_report *report; member 35 struct hid_report *report = axff->report; in axff_play() local 65 struct hid_report *report; in axff_init() local [all...] |
H A D | hid-holtekff.c | 126 struct hid_report *report; in holtekff_init() local
|
H A D | hid-google-stadiaff.c | 19 struct hid_report *report; member 63 struct hid_report *report; in stadiaff_init() local
|
H A D | hid-gfrm.c | 50 static int gfrm_raw_event(struct hid_device *hdev, struct hid_report *report, in gfrm_raw_event() argument
|
H A D | hid-pl.c | 41 struct hid_report *report; member 72 struct hid_report *report; in plff_init() local [all...] |
H A D | hid-zydacron.c | 109 static int zc_raw_event(struct hid_device *hdev, struct hid_report *report, in zc_raw_event() argument
|
H A D | hid-gaff.c | 26 struct hid_report *report; member 66 struct hid_report *report; gaff_init() local [all...] |
H A D | hid-mf.c | 31 struct hid_report *report; member 65 struct hid_report *report; in mf_init() local [all...] |
H A D | hid-roccat-ryos.c | 182 ryos_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) ryos_raw_event() argument
|
H A D | hid-roccat-savu.c | 172 savu_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *data, int size) savu_raw_event() argument
|
H A D | hid-saitek.c | 93 saitek_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) saitek_raw_event() argument
|
H A D | hid-sjoy.c | 26 struct hid_report *report; member 54 struct hid_report *report; in sjoyff_init() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ |
H A D | count_stcx_fail.c | 29 do_count_loop(struct event *events, u64 instructions, u64 overhead, bool report) do_count_loop() argument
|
/test/testfwk/developer_test/src/main/ |
H A D | _init_global_config.py | 122 import benchmark.report.benchmark_reporter namespace 129 import script.report namespace
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | llviddsp.c | 110 static void check_add_left_pred(LLVidDSPContext c, int width, int acc, const char * report) in check_add_left_pred() argument 139 static void check_add_left_pred_16(LLVidDSPContext c, unsigned mask, int width, unsigned acc, const char * report) in check_add_left_pred_16() argument [all...] |
H A D | sw_rgb.c | 45 static void check_shuffle_bytes(void * func, const char * report) in check_shuffle_bytes() argument
|
/third_party/benchmark/tools/ |
H A D | compare.py | 14 from gbench import util, report namespace
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationFrozenMonkeyTest.java | 206 void report(String s, String t, int result, int revResult) { in report() method in CollationFrozenMonkeyTest
|
H A D | CollationMonkeyTest.java | 181 void report(String s, String t, int result, int revResult) { in report() method in CollationMonkeyTest
|