Home
last modified time | relevance | path

Searched refs:usbType (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Dusb-common.h44 } usbType; typedef
52 extern void usbInit(DevicePtr pDev, usbType type);
H A Dusb-common.c374 usbInit(DevicePtr pDev, usbType type) in usbInit()