Searched refs:ifc_subclass (Results 1 – 6 of 6) sorted by relevance
56 info->ifc_class, info->ifc_subclass, info->ifc_protocol, in printifc()66 if(info->ifc_subclass != 0xfe) return -1; in match_null()75 if(info->ifc_subclass != 0xfe) return -1; in match_zero()84 if(info->ifc_subclass != 0xfe) return -1; in match_loop()
47 unsigned char ifc_subclass; member
303 info.ifc_subclass = interf_desc.bInterfaceSubClass; in recognized_device()
210 info.ifc_subclass = ifc->bInterfaceSubClass; in filter_usb_device()
172 (*interface)->GetInterfaceSubClass(interface, &handle->info.ifc_subclass) != 0 || in try_interfaces()
212 if(info->ifc_subclass != 0x42) return -1; in match_fastboot_with_serial()