Home
last modified time | relevance | path

Searched defs:pDev (Results 26 – 50 of 59) sorted by relevance

123

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcursor.c185 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 Drrpointer.c55 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 Dusb-common.c87 usbRead(DevicePtr pDev, in usbRead()
374 usbInit(DevicePtr pDev, usbType type) in usbInit()
467 usbOff(DevicePtr pDev) in usbOff()
H A Ddmxconsole.c402 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 Ddmxbackend.c365 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 DdarwinEvents.c418 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 Ddarwin.c457 DarwinKeybdProc(DeviceIntPtr pDev, int onoff) in DarwinKeybdProc()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmieq.c75 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 DxkbUtils.c75 _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 Dxisetclientpointer.c65 DeviceIntPtr pDev; in ProcXISetClientPointer() local
H A Dxichangecursor.c73 DeviceIntPtr pDev = NULL; in ProcXIChangeCursor() local
H A Dxiwarppointer.c80 DeviceIntPtr pDev; in ProcXIWarpPointer() local
H A Dxiquerypointer.c79 DeviceIntPtr pDev, kbd; in ProcXIQueryPointer() local
/OK3568_Linux_fs/external/xserver/dix/
H A Ddevices.c601 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 Dcursor.c111 DeviceIntPtr pDev = NULL; /* unused anyway */ in FreeCursor() local
187 DeviceIntPtr pDev; in RealizeCursorAllScreens() local
H A Dwindow.c3460 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 Denterleave.c596 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 Ddpt_i2o.c192 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 Dxf86Events.c111 LegalModifier(unsigned int key, DeviceIntPtr pDev) in LegalModifier()
281 xf86ReleaseKeys(DeviceIntPtr pDev) in xf86ReleaseKeys()
H A Dxf86Xinput.c131 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 Dprotocol-common.c78 TestPointerProc(DeviceIntPtr pDev, int what) in TestPointerProc()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-cursor.c294 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 DSTG4000InitDevice.c241 int SetCoreClockPLL(volatile STG4000REG __iomem *pSTGReg, struct pci_dev *pDev) in SetCoreClockPLL()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr.c762 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 Dcursor.c135 CursorForDevice(DeviceIntPtr pDev) in CursorForDevice()
153 CursorDisplayCursor(DeviceIntPtr pDev, ScreenPtr pScreen, CursorPtr pCursor) in CursorDisplayCursor()

123