| /OK3568_Linux_fs/external/xserver/hw/vfb/ |
| H A D | InitInput.c | 72 case DEVICE_INIT: in vfbKeybdProc() 99 case DEVICE_INIT: in vfbMouseProc()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | darwin.c | 324 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 D | Pointer.c | 58 case DEVICE_INIT: in xnestPointerProc()
|
| H A D | Keyboard.c | 128 case DEVICE_INIT: in xnestKeyboardProc()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/ |
| H A D | dst_common.h | 23 #define DEVICE_INIT 2 macro
|
| H A D | dst.c | 1071 if (!dst_wait_dst_ready(state, DEVICE_INIT)) in dst_get_device_id()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winmouse.c | 75 case DEVICE_INIT: in winMouseProc()
|
| H A D | winkeybd.c | 153 case DEVICE_INIT: in winKeybdProc()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-input.c | 113 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 D | protocol-common.c | 88 case DEVICE_INIT: in TestPointerProc()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | core.c | 596 case DEVICE_INIT: in usbd_device_event_irq()
|
| H A D | pxa27x_udc.c | 671 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
|
| H A D | designware_udc.c | 776 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usbdevice.h | 420 DEVICE_INIT, /* bi - initialize */ enumerator
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | input.h | 62 #define DEVICE_INIT 0 macro
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb/ |
| H A D | musb_udc.c | 920 usbd_device_event_irq(device, DEVICE_INIT, 0); in udc_startup_events()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kinput.c | 215 case DEVICE_INIT: in KdPointerProc() 517 case DEVICE_INIT: in KdKeyboardProc()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | devices.c | 576 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 D | dmxinputinit.c | 418 case DEVICE_INIT: in dmxDeviceOnOff()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 90071 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
|