Searched refs:reports (Results 1 – 20 of 20) sorted by relevance
/drivers/hid/usbhid/ |
D | hid-pidff.c | 159 struct hid_report *reports[sizeof(pidff_reports)]; member 266 hid_hw_request(pidff->hid, pidff->reports[PID_SET_ENVELOPE], in pidff_set_envelope_report() 293 hid_hw_request(pidff->hid, pidff->reports[PID_SET_CONSTANT], in pidff_set_constant_force_report() 328 hid_hw_request(pidff->hid, pidff->reports[PID_SET_EFFECT], in pidff_set_effect_report() 360 hid_hw_request(pidff->hid, pidff->reports[PID_SET_PERIODIC], in pidff_set_periodic_report() 402 hid_hw_request(pidff->hid, pidff->reports[PID_SET_CONDITION], in pidff_set_condition_report() 443 hid_hw_request(pidff->hid, pidff->reports[PID_SET_RAMP], in pidff_set_ramp_force_report() 468 hid_hw_request(pidff->hid, pidff->reports[PID_CREATE_NEW_EFFECT], in pidff_request_effect_upload() 478 hid_hw_request(pidff->hid, pidff->reports[PID_BLOCK_LOAD], in pidff_request_effect_upload() 516 hid_hw_request(pidff->hid, pidff->reports[PID_EFFECT_OPERATION], in pidff_playback_pid() [all …]
|
/drivers/block/ |
D | ps3vram.c | 77 void __iomem *reports; member 107 static u32 __iomem *ps3vram_get_notifier(void __iomem *reports, int notifier) in ps3vram_get_notifier() argument 109 return reports + DMA_NOTIFIER_OFFSET_BASE + in ps3vram_get_notifier() 116 u32 __iomem *notify = ps3vram_get_notifier(priv->reports, NOTIFIER); in ps3vram_notifier_reset() 127 u32 __iomem *notify = ps3vram_get_notifier(priv->reports, NOTIFIER); in ps3vram_notifier_wait() 722 priv->reports = ioremap(reports_lpar, reports_size); in ps3vram_probe() 723 if (!priv->reports) { in ps3vram_probe() 791 iounmap(priv->reports); in ps3vram_probe() 821 iounmap(priv->reports); in ps3vram_remove()
|
/drivers/hid/intel-ish-hid/ |
D | ishtp-hid-client.c | 75 char *reports; in process_recv() local 268 reports = (char *)reports_list->reports; in process_recv() 271 recv_msg = (struct hostif_msg *)(reports + in process_recv() 273 report_len = *(uint16_t *)reports; in process_recv() 274 payload = reports + sizeof(uint16_t) + in process_recv() 292 reports += sizeof(uint16_t) + report_len; in process_recv()
|
D | ishtp-hid.h | 76 } __packed reports[1]; member
|
/drivers/thermal/samsung/ |
D | Kconfig | 8 the TMU, reports temperature and handles cooling action if defined.
|
/drivers/connector/ |
D | Kconfig | 19 Provide a connector that reports process events to userspace. Send
|
/drivers/usb/class/ |
D | Kconfig | 14 If your modem only reports "Cls=ff(vend.)" in the descriptors in
|
/drivers/net/ethernet/8390/ |
D | Kconfig | 163 Important: There have been many reports that, with some motherboards
|
/drivers/char/ |
D | Kconfig | 305 as a 24 hour alarm. It reports status information via the file 331 as a 24 hour alarm. It reports status information via the file
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpc.fuc | 63 // reports an exception to the host
|
D | hub.fuc | 50 // reports an exception to the host
|
/drivers/hid/ |
D | Kconfig | 64 the device into the kernel. The kernel parses the HID reports, loads the 68 This driver cannot be used to parse HID-reports in user-space and write
|
/drivers/input/mouse/ |
D | Kconfig | 392 (i) it reports only relative coordinates and has no capabilities
|
/drivers/edac/ |
D | Kconfig | 82 APEI/GHES driver. By enabling this option, the error reports provided
|
/drivers/thermal/ |
D | Kconfig | 429 to this driver. This driver reports the temperature by reading ADC
|
/drivers/power/supply/ |
D | Kconfig | 474 Gauge IC. The driver reports the charge count continuously, and
|
/drivers/staging/unisys/Documentation/ |
D | overview.txt | 295 As the s-Par back-end reports keyboard and mouse activity via events on the
|
/drivers/usb/serial/ |
D | Kconfig | 151 Attempted SMP support... send bug reports!
|
/drivers/mmc/host/ |
D | Kconfig | 535 Say Y here if your Notebook reports a Ricoh Bay1Controller PCMCIA
|
/drivers/rtc/ |
D | Kconfig | 61 minutes if userspace reports synchronized NTP status.
|