Home
last modified time | relevance | path

Searched refs:bDeviceSubClass (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB_CH9.h303 unsigned char bDeviceSubClass; member
607 unsigned char bDeviceSubClass; member
H A DdrvDevice.h205 unsigned char bDeviceSubClass; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/
H A Dch9.h217 __u8 bDeviceSubClass; member
362 __u8 bDeviceSubClass; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUSB.c1714 (id->bDeviceSubClass!= dev->descriptor.bDeviceSubClass)) in usb_match_id()
2387 usb_dev->descriptor.bDeviceSubClass, in usb_hotplug()
H A DdrvUSBDebug.c158 desc->bDeviceClass, desc->bDeviceSubClass, desc->bDeviceProtocol); in usb_show_device_descriptor()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSB.c184 (pDevId->bDeviceSubClass!= pUdev->descriptor.bDeviceSubClass)) in ms_usb_match_id()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvDevice.h156 MS_U8 bDeviceSubClass; member
H A DdrvUSB_CH9.h148 MS_U8 bDeviceSubClass; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h669 UINT8 bDeviceSubClass; // bDeviceSubClas; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h669 UINT8 bDeviceSubClass; // bDeviceSubClas; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h673 UINT8 bDeviceSubClass; // bDeviceSubClas; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h669 UINT8 bDeviceSubClass; // bDeviceSubClas; member
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dfile2alias.c144 id->bDeviceSubClass); in do_usb_entry()