Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvDevice.h175 #define USBDEV_MATCH_ID_DEV_LO 0x0004 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSB.c171 if ((pDevId->match_id_flags & USBDEV_MATCH_ID_DEV_LO) && in ms_usb_match_id()