Home
last modified time | relevance | path

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

12

/drivers/hid/usbhid/
A Dhid-pidff.c161 struct hid_report *reports[sizeof(pidff_reports)]; member
409 hid_hw_request(pidff->hid, pidff->reports[PID_SET_EFFECT], in pidff_set_effect_report()
530 hid_hw_request(pidff->hid, pidff->reports[PID_SET_RAMP], in pidff_set_ramp_force_report()
1023 pidff->reports[ret] = report; in pidff_find_reports()
1039 if (ret != -1 && !pidff->reports[ret]) { in pidff_find_reports()
1043 pidff->reports[ret] = report; in pidff_find_reports()
1056 if (!pidff->reports[i]) { in pidff_reports_ok()
1129 pidff_find_special_field(pidff->reports[PID_SET_EFFECT], in pidff_find_special_fields()
1132 pidff_find_special_field(pidff->reports[PID_SET_EFFECT], in pidff_find_special_fields()
1140 pidff_find_special_field(pidff->reports[PID_BLOCK_LOAD], in pidff_find_special_fields()
[all …]
/drivers/block/
A Dps3vram.c77 void __iomem *reports; member
101 static u32 __iomem *ps3vram_get_notifier(void __iomem *reports, int notifier) in ps3vram_get_notifier() argument
103 return reports + DMA_NOTIFIER_OFFSET_BASE + in ps3vram_get_notifier()
110 u32 __iomem *notify = ps3vram_get_notifier(priv->reports, NOTIFIER); in ps3vram_notifier_reset()
121 u32 __iomem *notify = ps3vram_get_notifier(priv->reports, NOTIFIER); in ps3vram_notifier_wait()
702 priv->reports = ioremap(reports_lpar, reports_size); in ps3vram_probe()
703 if (!priv->reports) { in ps3vram_probe()
764 iounmap(priv->reports); in ps3vram_probe()
793 iounmap(priv->reports); in ps3vram_remove()
/drivers/thermal/samsung/
A DKconfig9 the TMU, reports temperature and handles cooling action if defined.
/drivers/connector/
A DKconfig20 Provide a connector that reports process events to userspace. Send
/drivers/hid/intel-ish-hid/
A Dishtp-hid.h66 struct report reports[]; member
A Dishtp-hid-client.c283 report = reports_list->reports; in process_recv()
/drivers/usb/class/
A DKconfig15 If your modem only reports "Cls=ff(vend.)" in the descriptors in
/drivers/hid/
A Dhid-multitouch.c179 struct list_head reports; member
673 list_add_tail(&rdata->list, &td->reports); in mt_allocate_report_data()
683 list_for_each_entry(tmp, &td->reports, list) { in mt_find_report_data()
1680 list_for_each_entry(report, &hi->reports, hidinput_list) { in mt_input_configured()
1828 INIT_LIST_HEAD(&td->reports); in mt_probe()
A Dhid-input.c2083 INIT_LIST_HEAD(&hidinput->reports); in hidinput_allocate()
2323 &hidinput->reports); in hidinput_connect()
A DKconfig69 the device into the kernel. The kernel parses the HID reports, loads the
73 This driver cannot be used to parse HID-reports in user-space and write
564 this driver HID reports from Jabra devices may incorrectly be seen as
/drivers/gpu/drm/clients/
A DKconfig68 Please send any bug reports when using this to your proprietary
/drivers/edac/
A DKconfig62 APEI/GHES driver. By enabling this option, the error reports provided
510 This driver reports Single Bit Errors (SBEs) and Double Bit Errors (DBEs).
575 family memory controller. This driver reports single bit
/drivers/firmware/arm_scmi/
A Dbase.c346 r->reports[i] = le64_to_cpu(p->msg_reports[i]); in scmi_base_fill_custom_report()
/drivers/net/ethernet/8390/
A DKconfig178 Important: There have been many reports that, with some motherboards
/drivers/perf/
A DKconfig224 the CPU pipeline and reports this via the perf AUX interface.
/drivers/gpu/drm/ci/
A Dgitlab-ci.yml306 reports:
/drivers/power/supply/
A DKconfig280 ICs. The driver reports online and charging status via sysfs.
562 LT3651 battery charger which reports its status via GPIO lines.
832 Gauge IC. The driver reports the charge count continuously, and
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
A Dgpc.fuc63 // reports an exception to the host
A Dhub.fuc50 // reports an exception to the host
/drivers/input/mouse/
A DKconfig414 (i) it reports only relative coordinates and has no capabilities
/drivers/usb/misc/
A DKconfig154 which reports VBUS attach/detach events and has USB-based
/drivers/thermal/
A DKconfig474 to this driver. This driver reports the temperature by reading ADC
/drivers/usb/serial/
A DKconfig151 Attempted SMP support... send bug reports!
/drivers/mmc/host/
A DKconfig682 Say Y here if your Notebook reports a Ricoh Bay1Controller PCMCIA
/drivers/hwmon/
A DKconfig596 laptops. Sometimes it also reports power and hotkey status.
810 registers. This driver reports status and pwm setting of the fans.

Completed in 64 milliseconds

12