Home
last modified time | relevance | path

Searched defs:report (Results 76 – 100 of 280) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-debug.c623 struct hid_report *report; in hid_dump_device() local
1018 struct hid_report *report; in hid_dump_input_mapping() local
H A Dhid-holtekff.c126 struct hid_report *report; in holtekff_init() local
H A Dhid-roccat-savu.c170 struct hid_report *report, u8 *data, int size) in savu_raw_event()
H A Dhid-vivaldi.c77 struct hid_report *report = field->report; in vivaldi_feature_mapping() local
H A Dhid-prodikeys.c274 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 Dhid-roccat-ryos.c180 struct hid_report *report, u8 *data, int size) in ryos_raw_event()
H A Dhid-magicmouse.c309 struct hid_report *report, u8 *data, int size) in magicmouse_raw_event()
593 struct hid_report *report; in magicmouse_probe() local
H A Dhid-cmedia.c55 static int cmhid_raw_event(struct hid_device *hid, struct hid_report *report, in cmhid_raw_event()
H A Dhid-creative-sb0540.c150 struct hid_report *report, u8 *data, int len) in creative_sb0540_raw_event()
H A Dhid-logitech-hidpp.c415 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 Dhid-nintendo.c298 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 Dhid-roccat-konepure.c172 struct hid_report *report, u8 *data, int size) in konepure_raw_event()
H A Dhid-steelseries.c112 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 Dvmx_tsc_adjust_test.c122 static void report(int64_t val) in report() function
/OK3568_Linux_fs/kernel/drivers/media/radio/si470x/
H A Dradio-si470x-usb.c200 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 Dtwl6040.c48 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 Dhtc.c238 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 Dtrace-vmscan-postprocess.pl721 sub report() { subroutine
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_sysfs.c119 struct zpci_report_error_header *report = (void *) buf; in report_error_write() local
/OK3568_Linux_fs/u-boot/lib/dhry/
H A Ddhry_1.c53 void report(void) in report() function
/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dsystem.c73 void *report, u32 *src_id) in scmi_system_fill_custom_report()
/OK3568_Linux_fs/kernel/drivers/input/tablet/
H A Dgtco.c200 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 Dreport.py287 def report(args, logger): function
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Ddhry_1.c45 void report() in report() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h471 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()

12345678910>>...12