Searched refs:USB_MOUSE_ABSOLUTE_POINTER_DEV (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/
H A DUsbMouseAbsolutePointer.c144 USB_MOUSE_ABSOLUTE_POINTER_DEV *UsbMouseAbsolutePointerDevice;
170 UsbMouseAbsolutePointerDevice = AllocateZeroPool (sizeof (USB_MOUSE_ABSOLUTE_POINTER_DEV));
384 USB_MOUSE_ABSOLUTE_POINTER_DEV *UsbMouseAbsolutePointerDevice;
508 initializes state of USB_MOUSE_ABSOLUTE_POINTER_DEV. Then it sets indefinite idle
521 IN USB_MOUSE_ABSOLUTE_POINTER_DEV *UsbMouseAbsolutePointerDev
677 USB_MOUSE_ABSOLUTE_POINTER_DEV *UsbMouseAbsolutePointerDevice;
682 UsbMouseAbsolutePointerDevice = (USB_MOUSE_ABSOLUTE_POINTER_DEV *) Context;
782 USB_MOUSE_ABSOLUTE_POINTER_DEV *MouseAbsolutePointerDev;
795 // Retrieve mouse state from USB_MOUSE_ABSOLUTE_POINTER_DEV,
836 USB_MOUSE_ABSOLUTE_POINTER_DEV *UsbMouseAbsolutePointerDevic
[all...]
H A DUsbMouseAbsolutePointer.h76 } USB_MOUSE_ABSOLUTE_POINTER_DEV; typedef in typeref:struct:__anon10907
101 CR(a, USB_MOUSE_ABSOLUTE_POINTER_DEV, AbsolutePointerProtocol, USB_MOUSE_ABSOLUTE_POINTER_DEV_SIGNATURE)
343 @param Context Points to USB_MOUSE_ABSOLUTE_POINTER_DEV instance.
375 initializes state of USB_MOUSE_ABSOLUTE_POINTER_DEV. Then it sets indefinite idle
388 IN USB_MOUSE_ABSOLUTE_POINTER_DEV *UsbMouseAbsolutePointerDev
427 @param Context Points to the USB_MOUSE_ABSOLUTE_POINTER_DEV instance.
443 the report descriptor and updates USB_MOUSE_ABSOLUTE_POINTER_DEV.
445 @param UsbMouseAbsolutePointer The instance of USB_MOUSE_ABSOLUTE_POINTER_DEV
455 OUT USB_MOUSE_ABSOLUTE_POINTER_DEV *UsbMouseAbsolutePointer,
H A DMouseHid.c164 @param UsbMouse The instance of USB_MOUSE_ABSOLUTE_POINTER_DEV
170 IN USB_MOUSE_ABSOLUTE_POINTER_DEV *UsbMouse,
237 the report descriptor and updates USB_MOUSE_ABSOLUTE_POINTER_DEV.
239 @param UsbMouseAbsolutePointer The instance of USB_MOUSE_ABSOLUTE_POINTER_DEV
249 OUT USB_MOUSE_ABSOLUTE_POINTER_DEV *UsbMouseAbsolutePointer,
H A DComponentName.c162 USB_MOUSE_ABSOLUTE_POINTER_DEV *UsbMouseAbsolutePointerDev;

Completed in 57 milliseconds