Home
last modified time | relevance | path

Searched refs:reports (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/OK3568_Linux_fs/kernel/drivers/hid/usbhid/
H A Dhid-pidff.c147 struct hid_report *reports[sizeof(pidff_reports)]; member
254 hid_hw_request(pidff->hid, pidff->reports[PID_SET_ENVELOPE], in pidff_set_envelope_report()
281 hid_hw_request(pidff->hid, pidff->reports[PID_SET_CONSTANT], in pidff_set_constant_force_report()
316 hid_hw_request(pidff->hid, pidff->reports[PID_SET_EFFECT], in pidff_set_effect_report()
348 hid_hw_request(pidff->hid, pidff->reports[PID_SET_PERIODIC], in pidff_set_periodic_report()
390 hid_hw_request(pidff->hid, pidff->reports[PID_SET_CONDITION], in pidff_set_condition_report()
431 hid_hw_request(pidff->hid, pidff->reports[PID_SET_RAMP], in pidff_set_ramp_force_report()
456 hid_hw_request(pidff->hid, pidff->reports[PID_CREATE_NEW_EFFECT], in pidff_request_effect_upload()
466 hid_hw_request(pidff->hid, pidff->reports[PID_BLOCK_LOAD], in pidff_request_effect_upload()
504 hid_hw_request(pidff->hid, pidff->reports[PID_EFFECT_OPERATION], in pidff_playback_pid()
[all …]
/OK3568_Linux_fs/kernel/Documentation/hid/
H A Dhid-transport.rst86 channels, but they can also provide acknowledgement reports, automatic
100 reports. No management commands or data acknowledgements are sent on this
111 Outgoing reports are usually sent on the ctrl channel via synchronous
114 Communication between devices and HID core is mostly done via HID reports. A
117 - INPUT Report: Input reports provide data from device to host. This
122 - OUTPUT Report: Output reports change device states. They are sent from host
124 reports are never sent from device to host, but a host can retrieve their
126 Hosts may choose to send output reports either continuously or only on
128 - FEATURE Report: Feature reports are used for specific static device features
131 Feature reports are never sent without requests. A host must explicitly set
[all …]
H A Dhidraw.rst6 Interface Devices (HIDs). It differs from hiddev in that reports sent and
12 reports manually. This is often the case when making userspace drivers for
17 descriptors. Because hiddev parses reports which are sent and received
44 devices, the reports read using read() are the reports sent from the device
50 On a device which uses numbered reports, the first byte of the returned data
52 byte. For devices which do not use numbered reports, the report data
63 number. If the device does not use numbered reports, the first byte should
114 specification, feature reports are always sent using the control endpoint.
116 which do not use numbered reports, set the first byte to 0. The report data
126 reports, set the first byte to 0. The report will be returned starting at
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Dlirc-set-rec-timeout-reports.rst13 LIRC_SET_REC_TIMEOUT_REPORTS - enable or disable timeout reports for IR receive
30 reports.
37 Enable or disable timeout reports for IR receive. By default, timeout reports
H A Dlirc-set-wideband-receiver.rst47 carrier reports. In that case it will be disabled as soon as you disable
48 carrier reports. Trying to disable wide band receiver while carrier
49 reports are active will do nothing.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-pps21 The /sys/class/pps/ppsX/assert file reports the assert events
33 The /sys/class/pps/ppsX/clear file reports the clear events
45 The /sys/class/pps/ppsX/mode file reports the functioning
55 The /sys/class/pps/ppsX/echo file reports if the X-th does
62 The /sys/class/pps/ppsX/name file reports the name of the
69 The /sys/class/pps/ppsX/path file reports the path name of
H A Dsysfs-class-rapidio19 (RO) reports RapidIO common transport system size:
32 (RO) reports RapidIO destination ID assigned to the given
H A Dsysfs-driver-wacom8 from this file returns 1 if tablet reports in high speed mode
101 Reading from this file reports the mode status of the
103 reports have been received from the paired device, reading
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Dcolor.py26 def reports(self): member in ProgressWatcher
72 self.assertEqual(self._progress_watcher.reports(), expected)
85 self.assertListEqual(self._progress_watcher.reports(), expected)
95 self.assertListEqual(self._progress_watcher.reports(), expected)
/OK3568_Linux_fs/kernel/drivers/block/
H A Dps3vram.c78 void __iomem *reports; member
102 static u32 __iomem *ps3vram_get_notifier(void __iomem *reports, int notifier) in ps3vram_get_notifier() argument
104 return reports + DMA_NOTIFIER_OFFSET_BASE + in ps3vram_get_notifier()
111 u32 __iomem *notify = ps3vram_get_notifier(priv->reports, NOTIFIER); in ps3vram_notifier_reset()
122 u32 __iomem *notify = ps3vram_get_notifier(priv->reports, NOTIFIER); in ps3vram_notifier_wait()
708 priv->reports = ioremap(reports_lpar, reports_size); in ps3vram_probe()
709 if (!priv->reports) { in ps3vram_probe()
779 iounmap(priv->reports); in ps3vram_probe()
809 iounmap(priv->reports); in ps3vram_remove()
/OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/
H A Dishtp-hid-client.c68 char *reports; in process_recv() local
275 reports = (char *)reports_list->reports; in process_recv()
278 recv_msg = (struct hostif_msg *)(reports + in process_recv()
280 report_len = *(uint16_t *)reports; in process_recv()
281 payload = reports + sizeof(uint16_t) + in process_recv()
299 reports += sizeof(uint16_t) + report_len; in process_recv()
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dics932s401.rst24 clock, and a reference clock. The driver reports selected and actual
25 frequency. If spread spectrum mode is enabled, the driver also reports by what
/OK3568_Linux_fs/kernel/Documentation/networking/devlink/
H A Ddevlink-health.rst21 The main idea is to unify and centralize driver health reports in the
29 For each registered health reporter a driver can issue error/health reports
30 asynchronously. All health reports handling is done by ``devlink``.
/OK3568_Linux_fs/kernel/lib/
H A DKconfig.kcsan49 bool "Show verbose reports with more information about system state"
52 If enabled, reports show more information about the system state that
78 various race scenarios, and verifies the reports generated to
166 Different races may still generate reports within a duration that is
168 reporting to avoid flooding the console with reports. Setting this
215 plain reads and marked writes to result in "unknown origin" reports.
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dltc2978.rst323 and temp 3 reports the chip temperature.
325 temperatures, and temp5 reports the chip temperature.
328 reports the chip temperature.
332 temperatures, and temp3 reports the chip temperature.
333 - On LTC3883, temp1 reports an external temperature,
334 and temp2 reports the chip temperature.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dpixfmt-compressed.rst40 If :ref:`VIDIOC_ENUM_FMT` reports ``V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAM``
96 If :ref:`VIDIOC_ENUM_FMT` reports ``V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAM``
105 If :ref:`VIDIOC_ENUM_FMT` reports ``V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAM``
185 If :ref:`VIDIOC_ENUM_FMT` reports ``V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAM``
218 :ref:`VIDIOC_ENUM_FMT` reports ``V4L2_FMT_FLAG_CONTINUOUS_BYTESTREAM``
/OK3568_Linux_fs/kernel/Documentation/ia64/
H A Daliasing.rst162 If the EFI memory map reports that the entire granule supports
188 The EFI memory map reports the following attributes:
208 If the EFI memory map reports that the entire range supports the
213 If EFI reports the range as partly WB and partly UC (as on sx[12]000
217 If EFI reports some of the range but not all (as on Intel firmware
224 The EFI memory map reports the following attributes::
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A DNinjaSCSI.rst29 If you installed pcmcia-cs already, pcmcia reports your card as UNKNOWN
151 Please send me some reports(bug reports etc..) of this software.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnfc.rst84 * NFC_EVENT_DEVICE_ADDED - reports an NFC device addition
85 * NFC_EVENT_DEVICE_REMOVED - reports an NFC device removal
86 * NFC_EVENT_TARGETS_FOUND - reports START_POLL results when 1 or more targets
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dkasan.rst45 For better error reports that include stack traces, enable CONFIG_STACKTRACE.
47 To augment reports with last allocation and freeing stack of the physical page,
50 Error reports
171 only reports tag faults during these checks.
234 Generic KASAN also reports the last 2 call stacks to creation of work that
268 brk handler is used to print bug reports.
308 Hardware tag-based KASAN only reports the first found bug. After that MTE tag
386 kernel log for KASAN reports.
439 in a more readable way. This will not print the KASAN reports of the tests that
/OK3568_Linux_fs/u-boot/test/py/
H A Dconftest.py494 reports = runtestprotocol(item, nextitem=nextitem)
508 for report in reports:
557 return reports
/OK3568_Linux_fs/buildroot/package/faketime/
H A DConfig.in.host4 Faketime reports faked system time to programs without
/OK3568_Linux_fs/buildroot/package/dmidecode/
H A DConfig.in5 Dmidecode reports information about your system's hardware
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pytest-html_3.1.1.bb1 DESCRIPTION = "pytest plugin for generating html reports from test results"
H A Dpython3-gcovr_5.1.bb1 DESCRIPTION = "generate GCC code coverage reports"

12345678910>>...17