Home
last modified time | relevance | path

Searched refs:DEVICE_INIT (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitInput.c72 case DEVICE_INIT: in vfbKeybdProc()
99 case DEVICE_INIT: in vfbMouseProc()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c324 case DEVICE_INIT: in DarwinMouseProc()
394 case DEVICE_INIT: in DarwinTabletProc()
460 case DEVICE_INIT: in DarwinKeybdProc()
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DPointer.c58 case DEVICE_INIT: in xnestPointerProc()
H A DKeyboard.c128 case DEVICE_INIT: in xnestKeyboardProc()
/OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/
H A Ddst_common.h23 #define DEVICE_INIT 2 macro
H A Ddst.c1071 if (!dst_wait_dst_ready(state, DEVICE_INIT)) in dst_get_device_id()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmouse.c75 case DEVICE_INIT: in winMouseProc()
H A Dwinkeybd.c153 case DEVICE_INIT: in winKeybdProc()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-input.c113 case DEVICE_INIT: in xwl_pointer_proc()
169 case DEVICE_INIT: in xwl_pointer_proc_relative()
224 case DEVICE_INIT: in xwl_keyboard_proc()
260 case DEVICE_INIT: in xwl_touch_proc()
311 case DEVICE_INIT: in xwl_tablet_proc()
2102 case DEVICE_INIT: in xwl_tablet_pad_proc()
/OK3568_Linux_fs/external/xserver/test/xi2/
H A Dprotocol-common.c88 case DEVICE_INIT: in TestPointerProc()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dcore.c596 case DEVICE_INIT: in usbd_device_event_irq()
H A Dpxa27x_udc.c671 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
H A Ddesignware_udc.c776 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
/OK3568_Linux_fs/u-boot/include/
H A Dusbdevice.h420 DEVICE_INIT, /* bi - initialize */ enumerator
/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h62 #define DEVICE_INIT 0 macro
/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_udc.c920 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkinput.c215 case DEVICE_INIT: in KdPointerProc()
517 case DEVICE_INIT: in KdKeyboardProc()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddevices.c576 ret = (*dev->deviceProc) (dev, DEVICE_INIT); in ActivateDevice()
622 case DEVICE_INIT: in CoreKeyboardProc()
657 case DEVICE_INIT: in CorePointerProc()
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxinputinit.c418 case DEVICE_INIT: in dmxDeviceOnOff()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog90071 Devices that succeeded during PreInit and DEVICE_INIT but failed in
106310 None of the DDXs however did anything here. Now we call DEVICE_INIT on all