Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvDevice.h179 #define USBDEV_MATCH_ID_DEV_PROTOCOL 0x0040 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSB.c187 if ((pDevId->match_id_flags & USBDEV_MATCH_ID_DEV_PROTOCOL) && in ms_usb_match_id()