| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxcursor.c | 185 dmxWarpCursor(DeviceIntPtr pDev, ScreenPtr pScreen, int x, int y) in dmxWarpCursor() 783 dmxRealizeCursor(DeviceIntPtr pDev, ScreenPtr pScreen, CursorPtr pCursor) in dmxRealizeCursor() 802 dmxUnrealizeCursor(DeviceIntPtr pDev, ScreenPtr pScreen, CursorPtr pCursor) in dmxUnrealizeCursor() 846 dmxMoveCursor(DeviceIntPtr pDev, ScreenPtr pScreen, int x, int y) in dmxMoveCursor() 895 dmxSetCursor(DeviceIntPtr pDev, ScreenPtr pScreen, CursorPtr pCursor, int x, in dmxSetCursor() 1006 dmxDeviceCursorInitialize(DeviceIntPtr pDev, ScreenPtr pScr) in dmxDeviceCursorInitialize() 1012 dmxDeviceCursorCleanup(DeviceIntPtr pDev, ScreenPtr pScr) in dmxDeviceCursorCleanup()
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrpointer.c | 55 RRPointerToNearestCrtc(DeviceIntPtr pDev, ScreenPtr pScreen, int x, int y, in RRPointerToNearestCrtc() 141 DeviceIntPtr pDev; in RRPointerScreenConfigured() local
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | usb-common.c | 87 usbRead(DevicePtr pDev, in usbRead() 374 usbInit(DevicePtr pDev, usbType type) in usbInit() 467 usbOff(DevicePtr pDev) in usbOff()
|
| H A D | dmxconsole.c | 402 DevicePtr pDev, dmxMotionProcPtr motion, in dmxConsoleMoveAbsolute() 421 DevicePtr pDev, dmxMotionProcPtr motion, in dmxConsoleMoveRelative() 484 dmxConsoleCollectEvents(DevicePtr pDev, in dmxConsoleCollectEvents() 733 dmxConsoleReInit(DevicePtr pDev) in dmxConsoleReInit() 758 dmxConsoleInit(DevicePtr pDev) in dmxConsoleInit() 908 dmxConsoleMouGetInfo(DevicePtr pDev, DMXLocalInitInfoPtr info) in dmxConsoleMouGetInfo() 931 dmxConsoleKbdGetInfo(DevicePtr pDev, DMXLocalInitInfoPtr info) in dmxConsoleKbdGetInfo()
|
| H A D | dmxbackend.c | 365 dmxBackendCollectEvents(DevicePtr pDev, in dmxBackendCollectEvents() 548 dmxBackendInitPrivate(DevicePtr pDev) in dmxBackendInitPrivate() 576 dmxBackendLateReInit(DevicePtr pDev) in dmxBackendLateReInit() 591 dmxBackendInit(DevicePtr pDev) in dmxBackendInit() 619 dmxBackendMouGetInfo(DevicePtr pDev, DMXLocalInitInfoPtr info) in dmxBackendMouGetInfo() 639 dmxBackendKbdGetInfo(DevicePtr pDev, DMXLocalInitInfoPtr info) in dmxBackendKbdGetInfo()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | darwinEvents.c | 418 DarwinInputReleaseButtonsAndKeys(DeviceIntPtr pDev) in DarwinInputReleaseButtonsAndKeys() 445 DarwinSendTabletEvents(DeviceIntPtr pDev, int ev_type, int ev_button, in DarwinSendTabletEvents() 488 DarwinSendPointerEvents(DeviceIntPtr pDev, int ev_type, int ev_button, in DarwinSendPointerEvents()
|
| H A D | darwin.c | 457 DarwinKeybdProc(DeviceIntPtr pDev, int onoff) in DarwinKeybdProc()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mieq.c | 75 DeviceIntPtr pDev; /* device this event _originated_ from */ member 195 mieqEnqueue(DeviceIntPtr pDev, InternalEvent *e) in mieqEnqueue() 282 mieqSwitchScreen(DeviceIntPtr pDev, ScreenPtr pScreen, Bool set_dequeue_screen) in mieqSwitchScreen()
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbUtils.c | 75 _XkbLookupAnyDevice(DeviceIntPtr *pDev, int id, ClientPtr client, in _XkbLookupAnyDevice() 93 _XkbLookupKeyboard(DeviceIntPtr *pDev, int id, ClientPtr client, in _XkbLookupKeyboard() 116 _XkbLookupBellDevice(DeviceIntPtr *pDev, int id, ClientPtr client, in _XkbLookupBellDevice() 136 _XkbLookupLedDevice(DeviceIntPtr *pDev, int id, ClientPtr client, in _XkbLookupLedDevice() 159 _XkbLookupButtonDevice(DeviceIntPtr *pDev, int id, ClientPtr client, in _XkbLookupButtonDevice()
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xisetclientpointer.c | 65 DeviceIntPtr pDev; in ProcXISetClientPointer() local
|
| H A D | xichangecursor.c | 73 DeviceIntPtr pDev = NULL; in ProcXIChangeCursor() local
|
| H A D | xiwarppointer.c | 80 DeviceIntPtr pDev; in ProcXIWarpPointer() local
|
| H A D | xiquerypointer.c | 79 DeviceIntPtr pDev, kbd; in ProcXIQueryPointer() local
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | devices.c | 601 CoreKeyboardBell(int volume, DeviceIntPtr pDev, void *arg, int something) in CoreKeyboardBell() 609 CoreKeyboardCtl(DeviceIntPtr pDev, KeybdCtrl * ctrl) in CoreKeyboardCtl() 618 CoreKeyboardProc(DeviceIntPtr pDev, int what) in CoreKeyboardProc() 646 CorePointerProc(DeviceIntPtr pDev, int what) in CorePointerProc() 1222 dixLookupDevice(DeviceIntPtr *pDev, int id, ClientPtr client, Mask access_mode) in dixLookupDevice() 1764 DeviceIntPtr pDev, tmp; in ProcChangeKeyboardMapping() local 2147 DeviceIntPtr pDev = NULL, keyboard; in ProcChangeKeyboardControl() local
|
| H A D | cursor.c | 111 DeviceIntPtr pDev = NULL; /* unused anyway */ in FreeCursor() local 187 DeviceIntPtr pDev; in RealizeCursorAllScreens() local
|
| H A D | window.c | 3460 ChangeWindowDeviceCursor(WindowPtr pWin, DeviceIntPtr pDev, CursorPtr pCursor) in ChangeWindowDeviceCursor() 3558 WindowGetDeviceCursor(WindowPtr pWin, DeviceIntPtr pDev) in WindowGetDeviceCursor() 3586 DeviceIntPtr pDev, in WindowSeekDeviceCursor() 3620 DeviceIntPtr pDev, CursorPtr pCursor) in WindowParentHasDeviceCursor()
|
| H A D | enterleave.c | 596 DoEnterLeaveEvents(DeviceIntPtr pDev, in DoEnterLeaveEvents() 1560 DoFocusEvents(DeviceIntPtr pDev, WindowPtr from, WindowPtr to, int mode) in DoFocusEvents()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | dpt_i2o.c | 192 struct pci_dev *pDev = NULL; in adpt_detect() local 422 struct adpt_device* pDev = NULL; /* dpt per device information */ in adpt_queue_lck() local 859 static int adpt_install_hba(struct scsi_host_template* sht, struct pci_dev* pDev) in adpt_install_hba() 1038 struct adpt_device* pDev; in adpt_i2o_delete_hba() local 1412 struct adpt_device* pDev; in adpt_i2o_parse_lct() local 2489 struct adpt_device* pDev = NULL; in adpt_i2o_reparse_lct() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Events.c | 111 LegalModifier(unsigned int key, DeviceIntPtr pDev) in LegalModifier() 281 xf86ReleaseKeys(DeviceIntPtr pDev) in xf86ReleaseKeys()
|
| H A D | xf86Xinput.c | 131 ProcessVelocityConfiguration(DeviceIntPtr pDev, const char *devname, void *list, in ProcessVelocityConfiguration() 1104 DeleteInputDeviceRequest(DeviceIntPtr pDev) in DeleteInputDeviceRequest()
|
| /OK3568_Linux_fs/external/xserver/test/xi2/ |
| H A D | protocol-common.c | 78 TestPointerProc(DeviceIntPtr pDev, int what) in TestPointerProc()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-cursor.c | 294 xwl_pointer_warp_cursor(DeviceIntPtr pDev, ScreenPtr pScreen, int x, int y) in xwl_pointer_warp_cursor()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/kyro/ |
| H A D | STG4000InitDevice.c | 241 int SetCoreClockPLL(volatile STG4000REG __iomem *pSTGReg, struct pci_dev *pDev) in SetCoreClockPLL()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr.c | 762 DeviceIntPtr pDev = inputInfo.keyboard; in ephyrUpdateModifierState() local 826 ephyrWarpCursor(DeviceIntPtr pDev, ScreenPtr pScreen, int x, int y) in ephyrWarpCursor()
|
| /OK3568_Linux_fs/external/xserver/xfixes/ |
| H A D | cursor.c | 135 CursorForDevice(DeviceIntPtr pDev) in CursorForDevice() 153 CursorDisplayCursor(DeviceIntPtr pDev, ScreenPtr pScreen, CursorPtr pCursor) in CursorDisplayCursor()
|