Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvDevice.h178 #define USBDEV_MATCH_ID_DEV_SUBCLASS 0x0020 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSB.c183 if ((pDevId->match_id_flags & USBDEV_MATCH_ID_DEV_SUBCLASS) && in ms_usb_match_id()