| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-debug.c | 623 struct hid_report *report; in hid_dump_device() local 1018 struct hid_report *report; in hid_dump_input_mapping() local
|
| H A D | hid-holtekff.c | 126 struct hid_report *report; in holtekff_init() local
|
| H A D | hid-roccat-savu.c | 170 struct hid_report *report, u8 *data, int size) in savu_raw_event()
|
| H A D | hid-vivaldi.c | 77 struct hid_report *report = field->report; in vivaldi_feature_mapping() local
|
| H A D | hid-prodikeys.c | 274 struct hid_report *report; in pcmidi_get_output_report() local 299 struct hid_report *report = pm->pcmidi_report6; in pcmidi_submit_output_report() local 777 static int pk_raw_event(struct hid_device *hdev, struct hid_report *report, in pk_raw_event()
|
| H A D | hid-roccat-ryos.c | 180 struct hid_report *report, u8 *data, int size) in ryos_raw_event()
|
| H A D | hid-magicmouse.c | 309 struct hid_report *report, u8 *data, int size) in magicmouse_raw_event() 593 struct hid_report *report; in magicmouse_probe() local
|
| H A D | hid-cmedia.c | 55 static int cmhid_raw_event(struct hid_device *hid, struct hid_report *report, in cmhid_raw_event()
|
| H A D | hid-creative-sb0540.c | 150 struct hid_report *report, u8 *data, int len) in creative_sb0540_raw_event()
|
| H A D | hid-logitech-hidpp.c | 415 struct hidpp_report *report) in hidpp_report_is_connect_event() 718 struct hidpp_report *report = (struct hidpp_report *)data; in hidpp10_battery_event() local 1214 struct hidpp_report *report = (struct hidpp_report *)data; in hidpp20_battery_event() local 1361 struct hidpp_report *report = (struct hidpp_report *)data; in hidpp20_battery_voltage_event() local 1605 struct hidpp_report *report = (struct hidpp_report *)data; in hidpp_solar_battery_event() local 2511 struct hidpp_report *report = (struct hidpp_report *)data; in wtp_raw_event() local 3275 struct hidpp_report *report = (struct hidpp_report *)data; in hidpp_raw_hidpp_event() local 3349 static int hidpp_raw_event(struct hid_device *hdev, struct hid_report *report, in hidpp_raw_event() 3696 struct hid_report *report; in hidpp_get_report_length() local 3752 struct hid_report *report; in hidpp_application_equals() local
|
| H A D | hid-nintendo.c | 298 struct joycon_input_report *report; in joycon_request_calibration() local 630 struct joycon_input_report *report; in joycon_ctlr_handle_event() local 673 struct hid_report *report, u8 *raw_data, int size) in nintendo_hid_event()
|
| H A D | hid-roccat-konepure.c | 172 struct hid_report *report, u8 *data, int size) in konepure_raw_event()
|
| H A D | hid-steelseries.c | 112 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); in steelseries_srws1_set_leds() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/x86_64/ |
| H A D | vmx_tsc_adjust_test.c | 122 static void report(int64_t val) in report() function
|
| /OK3568_Linux_fs/kernel/drivers/media/radio/si470x/ |
| H A D | radio-si470x-usb.c | 200 unsigned char *report = buf; in si470x_get_report() local 223 unsigned char *report = buf; in si470x_set_report() local
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | twl6040.c | 48 int report; member 271 struct snd_soc_jack *jack, int report) in twl6040_hs_jack_report() 289 struct snd_soc_jack *jack, int report) in twl6040_hs_jack_detect()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | htc.c | 238 const struct ath10k_htc_credit_report *report, in ath10k_htc_process_credit_report() 273 const struct ath10k_htc_lookahead_report *report, in ath10k_htc_process_lookahead() 305 const struct ath10k_htc_lookahead_bundle *report, in ath10k_htc_process_lookahead_bundle()
|
| /OK3568_Linux_fs/kernel/Documentation/trace/postprocess/ |
| H A D | trace-vmscan-postprocess.pl | 721 sub report() { subroutine
|
| /OK3568_Linux_fs/kernel/arch/s390/pci/ |
| H A D | pci_sysfs.c | 119 struct zpci_report_error_header *report = (void *) buf; in report_error_write() local
|
| /OK3568_Linux_fs/u-boot/lib/dhry/ |
| H A D | dhry_1.c | 53 void report(void) in report() function
|
| /OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/ |
| H A D | system.c | 73 void *report, u32 *src_id) in scmi_system_fill_custom_report()
|
| /OK3568_Linux_fs/kernel/drivers/input/tablet/ |
| H A D | gtco.c | 200 static void parse_hid_report_descriptor(struct gtco *device, char * report, in parse_hid_report_descriptor() 839 char *report; in gtco_probe() local
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/ |
| H A D | report.py | 287 def report(args, logger): function
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/ |
| H A D | dhry_1.c | 45 void report() in report() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hid.h | 471 struct hid_report *report; /* associated report */ member 507 struct hid_report *report; member 512 struct hid_report *report; member 528 struct hid_report *report; member 759 void (*report)(struct hid_device *hdev, struct hid_report *report); member 1077 struct hid_report *report, int reqtype) in hid_hw_request() 1139 static inline int hid_hw_idle(struct hid_device *hdev, int report, int idle, in hid_hw_idle() 1164 static inline u32 hid_report_len(struct hid_report *report) in hid_report_len()
|