Searched defs:report (Results 1 - 25 of 46) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hid/usbhid/
H A Dhid-plff.c34 struct hid_report *report; member in struct:plff_device
62 struct hid_report *report; local
[all...]
H A Dhid-zpff.c34 struct hid_report *report; member in struct:zpff_device
68 struct hid_report *report; local
[all...]
H A Dhid-lgff.c65 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); local
108 struct hid_report *report; local
[all...]
H A Dhid-tmff.c43 struct hid_report *report; member in struct:tmff_device
93 struct hid_report *report = (struct hid_report *)pos; local
[all...]
H A Dhiddev.c81 struct hid_report *report; local
132 struct hid_report *report; local
206 hiddev_report_event(struct hid_device *hid, struct hid_report *report) argument
407 struct hid_report *report; local
[all...]
H A Dhid-core.c234 struct hid_report *report; local
255 struct hid_report *report; local
398 usbhid_submit_report(struct hid_device *hid, struct hid_report *report, unsigned char dir) argument
484 hid_set_idle(struct usb_device *dev, int ifnum, int report, int idle) argument
529 struct hid_report *report; local
560 struct hid_report *report; local
597 struct hid_report *report; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dhmac-tests.c96 selftests_sha1 (int extended, selftest_report_func_t report) argument
161 selftests_sha224 (int extended, selftest_report_func_t report) argument
275 selftests_sha256 (int extended, selftest_report_func_t report) argument
417 selftests_sha384 (int extended, selftest_report_func_t report) argument
543 selftests_sha512(int extended, selftest_report_func_t report) argument
683 run_selftests(int algo, int extended, selftest_report_func_t report) argument
717 _gcry_hmac_selftest(int algo, int extended, selftest_report_func_t report) argument
[all...]
H A Dsha1.c383 selftests_sha1(int extended, selftest_report_func_t report) argument
429 run_selftests(int algo, int extended, selftest_report_func_t report) argument
H A Dsha256.c391 selftests_sha224(int extended, selftest_report_func_t report) argument
435 selftests_sha256(int extended, selftest_report_func_t report) argument
483 run_selftests(int algo, int extended, selftest_report_func_t report) argument
H A Dsha512.c447 selftests_sha384(int extended, selftest_report_func_t report) argument
497 selftests_sha512(int extended, selftest_report_func_t report) argument
552 run_selftests(int algo, int extended, selftest_report_func_t report) argument
H A Ddes.c1122 selftest_fips(int extended, selftest_report_func_t report) argument
1151 run_selftests(int algo, int extended, selftest_report_func_t report) argument
H A Ddsa.c1098 selftests_dsa(selftest_report_func_t report) argument
1147 run_selftests(int algo, int extended, selftest_report_func_t report) argument
H A Drsa.c1288 selftests_rsa(selftest_report_func_t report) argument
1342 run_selftests(int algo, int extended, selftest_report_func_t report) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hid/
H A Dhid-debug.c464 struct hid_report *report; local
H A Dhid-core.c50 struct hid_report *report; local
76 hid_register_field(struct hid_report *report, unsigned usages, unsigned values) argument
198 struct hid_report *report; local
515 hid_free_report(struct hid_report *report) argument
536 struct hid_report *report = report_enum->report_id_hash[j]; local
749 extract(__u8 *report, unsigned offset, unsigned n) argument
770 implement(__u8 *report, unsigned offset, unsigned n, __u32 value) argument
893 hid_output_report(struct hid_report *report, __u8 *data) argument
936 struct hid_report *report; local
[all...]
H A Dhid-input.c261 struct hid_report *report; local
917 void hidinput_report_event(struct hid_device *hid, struct hid_report *report) argument
928 struct hid_report *report; local
965 struct hid_report *report; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/tc/
H A Dlk201.c124 char *report = "lk201: keyboard attached, "; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drandom.c278 _gcry_random_selftest(selftest_report_func_t report) argument
H A Drandom-fips.c851 selftest_kat(selftest_report_func_t report) argument
991 _gcry_rngfips_selftest(selftest_report_func_t report) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134-oss.c821 unsigned long report, status; local
H A Dsaa7134-alsa.c216 unsigned long report, status; local
H A Dsaa7134-core.c532 unsigned long report,status; local
507 print_irqstatus(struct saa7134_dev *dev, int loop, unsigned long report, unsigned long status) argument
1070 u32 report = saa_readl(SAA7134_IRQ_REPORT); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/hidp/
H A Dcore.c267 static int hidp_send_report(struct hidp_session *session, struct hid_report *report) argument
703 struct hid_report *report; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/tablet/
H A Dgtco.c203 static void parse_hid_report_descriptor(struct gtco *device, char * report, argument
831 char *report = NULL; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dhiddev.h234 static inline void hiddev_report_event(struct hid_device *hid, struct hid_report *report) { } argument

Completed in 225 milliseconds

12