Home
last modified time | relevance | path

Searched refs:usbInit (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Dusb-common.h52 extern void usbInit(DevicePtr pDev, usbType type);
H A Dusb-mouse.c81 usbInit(pDev, usbMouse); in mouUSBInit()
H A Dusb-other.c83 usbInit(pDev, usbOther); in othUSBInit()
H A Dusb-common.c374 usbInit(DevicePtr pDev, usbType type) in usbInit() function
H A Dusb-keyboard.c301 usbInit(pDev, usbKeyboard); in kbdUSBInit()