Searched refs:report (Results 1 - 25 of 333) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-lg3ff.c59 struct hid_report *report; member in struct:lg3ff_device
67 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); local
74 memset(report->field[0]->value, 0, sizeof(__s32)*report->field[0]->maxusage);
86 report->field[0]->value[0] = 0x51;
92 report->field[0]->value[1] = (unsigned char)(-x);
93 report->field[0]->value[31] = (unsigned char)(-y);
95 usbhid_submit_report(hid, report, USB_DIR_OUT);
104 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); local
111 report
136 struct hid_report *report; local
[all...]
H A Dhid-lg2ff.c33 struct hid_report *report; member in struct:lg2ff_device
50 lg2ff->report->field[0]->value[0] = 0x51;
51 lg2ff->report->field[0]->value[2] = weak;
52 lg2ff->report->field[0]->value[4] = strong;
54 lg2ff->report->field[0]->value[0] = 0xf3;
55 lg2ff->report->field[0]->value[2] = 0x00;
56 lg2ff->report->field[0]->value[4] = 0x00;
59 usbhid_submit_report(hid, lg2ff->report, USB_DIR_OUT);
66 struct hid_report *report; local
75 dev_err(&hid->dev, "no output report foun
[all...]
H A Dhid-drff.c41 struct hid_report *report; member in struct:drff_device
66 drff->report->field[0]->value[0] = 0x51;
67 drff->report->field[0]->value[1] = 0x00;
68 drff->report->field[0]->value[2] = weak;
69 drff->report->field[0]->value[4] = strong;
70 usbhid_submit_report(hid, drff->report, USB_DIR_OUT);
72 drff->report->field[0]->value[0] = 0xfa;
73 drff->report->field[0]->value[1] = 0xfe;
75 drff->report->field[0]->value[0] = 0xf3;
76 drff->report
90 struct hid_report *report; local
[all...]
H A Dhid-gaff.c40 struct hid_report *report; member in struct:gaff_device
58 gaff->report->field[0]->value[0] = 0x51;
59 gaff->report->field[0]->value[1] = 0x0;
60 gaff->report->field[0]->value[2] = right;
61 gaff->report->field[0]->value[3] = 0;
62 gaff->report->field[0]->value[4] = left;
63 gaff->report->field[0]->value[5] = 0;
65 usbhid_submit_report(hid, gaff->report, USB_DIR_OUT);
67 gaff->report->field[0]->value[0] = 0xfa;
68 gaff->report
80 struct hid_report *report; local
[all...]
H A Dhid-zpff.c35 struct hid_report *report; member in struct:zpff_device
58 zpff->report->field[2]->value[0] = left;
59 zpff->report->field[3]->value[0] = right;
61 usbhid_submit_report(hid, zpff->report, USB_DIR_OUT);
69 struct hid_report *report; local
78 dev_err(&hid->dev, "no output report found\n");
82 report = list_entry(report_list->next, struct hid_report, list);
84 if (report->maxfield < 4) {
85 dev_err(&hid->dev, "not enough fields in report\n");
101 zpff->report
[all...]
H A Dhid-pl.c52 struct hid_report *report; member in struct:plff_device
74 usbhid_submit_report(hid, plff->report, USB_DIR_OUT);
82 struct hid_report *report; local
92 /* The device contains one output report per physical device, all
115 dev_err(&hid->dev, "required output report is "
120 report = list_entry(report_ptr, struct hid_report, list);
121 if (report->maxfield < 1) {
122 dev_err(&hid->dev, "no fields in the report\n");
126 if (report->field[0]->report_count >= 4) {
127 report
[all...]
H A Dhid-axff.c39 struct hid_report *report; member in struct:axff_device
56 axff->report->field[0]->value[0] = left;
57 axff->report->field[1]->value[0] = right;
58 axff->report->field[2]->value[0] = left;
59 axff->report->field[3]->value[0] = right;
61 usbhid_submit_report(hid, axff->report, USB_DIR_OUT);
69 struct hid_report *report; local
80 report = list_first_entry(report_list, struct hid_report, list);
82 if (report->maxfield < 4) {
83 dev_err(&hid->dev, "no fields in the report
[all...]
H A Dhid-lgff.c81 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); local
93 report->field[0]->value[0] = 0x51;
94 report->field[0]->value[1] = 0x08;
95 report->field[0]->value[2] = x;
96 report->field[0]->value[3] = y;
98 usbhid_submit_report(hid, report, USB_DIR_OUT);
108 report->field[0]->value[0] = 0x42;
109 report->field[0]->value[1] = 0x00;
110 report->field[0]->value[2] = left;
111 report
123 struct hid_report *report = list_entry(report_list->next, struct hid_report, list); local
141 struct hid_report *report; local
[all...]
H A Dhid-sjoy.c39 struct hid_report *report; member in struct:sjoyff_device
56 sjoyff->report->field[0]->value[1] = right;
57 sjoyff->report->field[0]->value[2] = left;
59 usbhid_submit_report(hid, sjoyff->report, USB_DIR_OUT);
67 struct hid_report *report; local
84 dev_err(&hid->dev, "required output report is "
89 report = list_entry(report_ptr, struct hid_report, list);
90 if (report->maxfield < 1) {
91 dev_err(&hid->dev, "no fields in the report\n");
95 if (report
[all...]
H A Dhid-tmff.c54 struct hid_report *report; member in struct:tmff_device
105 usbhid_submit_report(hid, tmff->report, USB_DIR_OUT);
119 usbhid_submit_report(hid, tmff->report, USB_DIR_OUT);
128 struct hid_report *report; local
140 /* Find the report to use */
142 list_for_each_entry(report, report_list, list) {
145 for (fieldnum = 0; fieldnum < report->maxfield; ++fieldnum) {
146 struct hid_field *field = report->field[fieldnum];
167 if (tmff->report && tmff->report !
[all...]
H A Dhid-picolcd.c243 /* Find a given report */
250 struct hid_report *report = NULL; local
252 list_for_each_entry(report, feature_report_list, list) {
253 if (report->id == id)
254 return report;
256 dev_warn(&hdev->dev, "No report with id 0x%x found\n", id);
262 struct hid_device *hdev, struct hid_report *report);
270 /* Submit a report and wait for a reply from device - if device fades away
277 struct hid_report *report = picolcd_out_report(report_id, hdev); local
281 if (!report || !dat
398 struct hid_report *report = picolcd_out_report(REPORT_LCD_CMD, data->hdev); local
907 struct hid_report *report = picolcd_out_report(REPORT_BRIGHTNESS, data->hdev); local
933 picolcd_init_backlight(struct picolcd_data *data, struct hid_report *report) argument
990 picolcd_init_backlight(struct picolcd_data *data, struct hid_report *report) argument
1020 struct hid_report *report = picolcd_out_report(REPORT_CONTRAST, data->hdev); local
1045 picolcd_init_lcd(struct picolcd_data *data, struct hid_report *report) argument
1086 picolcd_init_lcd(struct picolcd_data *data, struct hid_report *report) argument
1106 struct hid_report *report; local
1165 picolcd_init_leds(struct picolcd_data *data, struct hid_report *report) argument
1233 picolcd_init_leds(struct picolcd_data *data, struct hid_report *report) argument
1250 picolcd_raw_keypad(struct picolcd_data *data, struct hid_report *report, u8 *raw_data, int size) argument
1314 picolcd_raw_cir(struct picolcd_data *data, struct hid_report *report, u8 *raw_data, int size) argument
1360 struct hid_report *report = picolcd_out_report(REPORT_RESET, hdev); local
1409 struct hid_report *report = NULL; local
1850 picolcd_debug_out_report(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report) argument
2105 picolcd_debug_raw_event(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) argument
2354 picolcd_debug_raw_event(struct picolcd_data *data, struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) argument
2373 picolcd_raw_event(struct hid_device *hdev, struct hid_report *report, u8 *raw_data, int size) argument
2449 picolcd_init_keys(struct picolcd_data *data, struct hid_report *report) argument
2506 picolcd_init_cir(struct picolcd_data *data, struct hid_report *report) argument
[all...]
H A Dhid-core.c51 * Register a new report for a device.
57 struct hid_report *report; local
62 if (!(report = kzalloc(sizeof(struct hid_report), GFP_KERNEL)))
68 report->id = id;
69 report->type = type;
70 report->size = 0;
71 report->device = device;
72 report_enum->report_id_hash[id] = report;
74 list_add_tail(&report->list, &report_enum->report_list);
76 return report;
84 hid_register_field(struct hid_report *report, unsigned usages, unsigned values) argument
206 struct hid_report *report; local
527 hid_free_report(struct hid_report *report) argument
549 struct hid_report *report = report_enum->report_id_hash[j]; local
746 extract(__u8 *report, unsigned offset, unsigned n) argument
769 implement(__u8 *report, unsigned offset, unsigned n, __u32 value) argument
814 hid_match_report(struct hid_device *hid, struct hid_report *report) argument
956 hid_output_report(struct hid_report *report, __u8 *data) argument
999 struct hid_report *report; local
1017 struct hid_report *report; local
1067 struct hid_report *report; local
[all...]
H A Dhid-roccat.c15 * Module roccat is a char device used to report special events of roccat
80 struct roccat_report *report; local
120 report = &device->cbuf[reader->cbuf_start];
122 * If report is larger than requested amount of data, rest of report
125 len = report->len > count ? count : report->len;
127 if (copy_to_user(buffer, report->value, len)) {
262 struct roccat_report *report; local
271 report
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dcipher-proto.h26 /* Definition of a function used to report selftest failures.
39 (int algo, int extended, selftest_report_func_t report);
114 selftest_report_func_t report);
116 selftest_report_func_t report);
118 selftest_report_func_t report);
120 selftest_report_func_t report);
122 gcry_error_t _gcry_random_selftest (selftest_report_func_t report);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dcipher-proto.h26 /* Definition of a function used to report selftest failures.
39 (int algo, int extended, selftest_report_func_t report);
114 selftest_report_func_t report);
116 selftest_report_func_t report);
118 selftest_report_func_t report);
120 selftest_report_func_t report);
122 gcry_error_t _gcry_random_selftest (selftest_report_func_t report);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8350.h27 struct snd_soc_jack *jack, int report);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dusage.c8 static void report(const char *prefix, const char *err, va_list params) function
23 report(" Fatal: ", err, params);
29 report(" Error: ", err, params);
34 report(" Warning: ", warn, params);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddebugrptpvw.tex14 This class presents the debug report to the user and allows him to veto report
16 is strongly recommended as data included in the debug report might contain
19 whether this is effectively the case and discard the debug report if it is.
55 Present the report to the user and allow him to modify it by removing some or
57 report should be processed or \false if the user chose to cancel report
H A Ddebugrpt.tex14 wxDebugReport is used to generate a debug report, containing information about
21 report. Also note that several virtual functions may be overridden to further
24 Once a report is fully assembled, it can simply be left in the temporary
30 automatically emailing the report, can be defined as well but are not currently
36 wxDebugReport report;
39 report.AddCurrentContext(); // could also use AddAll()
40 report.AddCurrentDump(); // to do both at once
42 if ( preview.Show(report) )
43 report.Process();
56 This enum is used for functions that report eithe
[all...]
H A Ddebugrptpvwstd.tex14 wxDebugReportPreviewStd is a standard debug report preview window. It displays
15 a GUIdialog allowing the user to examine the contents of a debug report, remove
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/
H A Dfate.sh76 report(){ function
78 echo "fate:0:${date}:${slot}:${version}:$1:$2:${comment}" >report
79 cat ${build}/config.fate ${build}/tests/data/fate/*.rep >>report
80 test -n "$fate_recv" && $tar report *.log | gzip | $fate_recv
84 report "$@"
111 report 0 success
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/netfilter/
H A Dnf_conntrack_ecache.h55 int report; member in struct:nf_ct_event
90 int report)
109 .report = report
141 u32 pid, int report)
143 return nf_conntrack_eventmask_report(1 << event, ct, pid, report);
155 int report; member in struct:nf_exp_event
170 int report)
188 .report = report
87 nf_conntrack_eventmask_report(unsigned int eventmask, struct nf_conn *ct, u32 pid, int report) argument
140 nf_conntrack_event_report(enum ip_conntrack_events event, struct nf_conn *ct, u32 pid, int report) argument
167 nf_ct_expect_event_report(enum ip_conntrack_expect_events event, struct nf_conntrack_expect *exp, u32 pid, int report) argument
210 nf_conntrack_eventmask_report(unsigned int eventmask, struct nf_conn *ct, u32 pid, int report) argument
216 nf_conntrack_event_report(enum ip_conntrack_events event, struct nf_conn *ct, u32 pid, int report) argument
223 nf_ct_expect_event_report(enum ip_conntrack_expect_events e, struct nf_conntrack_expect *exp, u32 pid, int report) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/
H A Dfate.sh84 report(){ function
86 echo "fate:0:${date}:${slot}:${version}:$1:$2:${comment}" >report
87 # echo "fate:1:${date}:${slot}:${version}:$1:$2:${branch}:${comment}" >report
88 cat ${build}/config.fate >>report
89 cat ${build}/tests/data/fate/*.rep >>report || for i in ${build}/tests/data/fate/*.rep ; do cat "$i" >>report ; done
90 test -n "$fate_recv" && $tar report *.log | gzip | $fate_recv
94 report "$@"
121 report 0 success
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/debugrpt/
H A Ddebugrpt.cpp47 // be available) to upload the crash report to the given URL (which should be
55 _T("report:file"),
100 wxMailMessage msg(GetReportName() + _T(" crash report"),
183 // early as possible and override OnFatalException() to create the report there
196 // this is where we really generate the debug report
200 // upload the (next) generated debug report to its URL, otherwise we just
201 // generate the debug report and leave it in a local file
243 _T("Provoke a crash inside the program and create report for it"));
245 _T("Create report for the current program context"));
249 menuReport->AppendCheckItem(DebugRpt_Upload, _T("Up&load debug report"),
348 wxDebugReportCompress *report = m_uploadReport ? new MyDebugReport local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/usbhid/
H A Dhiddev.c73 * Find a report, given the report's type and ID. The ID can be specified
74 * indirectly by REPORT_ID_FIRST (which returns the first report of the given
75 * type) or by (REPORT_ID_NEXT | old_id), which returns the next report of the
84 struct hid_report *report; local
103 report = list_entry(list, struct hid_report, list);
104 rinfo->report_id = report->id;
108 report = report_enum->report_id_hash[rid];
109 if (!report)
112 list = report
135 struct hid_report *report; local
209 hiddev_report_event(struct hid_device *hid, struct hid_report *report) argument
446 struct hid_report *report; local
597 struct hid_report *report; local
[all...]

Completed in 188 milliseconds

1234567891011>>