Home
last modified time | relevance | path

Searched refs:dev_subclass (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/fastboot/
H A Dusb.h41 unsigned char dev_subclass; member
H A Dusb_windows.cpp309 info.dev_subclass = device_desc.bDeviceSubClass; in recognized_device()
H A Dusb_linux.cpp173 info.dev_subclass = dev->bDeviceSubClass; in filter_usb_device()
H A Dusb_osx.cpp338 kr = (*dev)->GetDeviceSubClass(dev, &handle->info.dev_subclass); in try_device()