Searched refs:ifc_class (Results 1 – 6 of 6) sorted by relevance
56 info->ifc_class, info->ifc_subclass, info->ifc_protocol, in printifc()65 if(info->ifc_class != 0xff) return -1; in match_null()74 if(info->ifc_class != 0xff) return -1; in match_zero()83 if(info->ifc_class != 0xff) return -1; in match_loop()
46 unsigned char ifc_class; member
302 info.ifc_class = interf_desc.bInterfaceClass; in recognized_device()
209 info.ifc_class = ifc->bInterfaceClass; in filter_usb_device()
171 if ((*interface)->GetInterfaceClass(interface, &handle->info.ifc_class) != 0 || in try_interfaces()
211 if(info->ifc_class != 0xff) return -1; in match_fastboot_with_serial()