Lines Matching refs:bDeviceSubClass
121 if (dev->descriptor.bDeviceSubClass != 0xff)
124 printf (" this is not a GT-6801 (bDeviceSubClass = 0x%x)\n",
125 dev->descriptor.bDeviceSubClass);
238 if (dev->descriptor.bDeviceSubClass != 0x00)
241 printf (" this is not a GT-6816 (bDeviceSubClass = 0x%x)\n",
242 dev->descriptor.bDeviceSubClass);
396 if (dev->descriptor.bDeviceSubClass != 0x00)
400 (" this is not a GT-8911 (check 3, bDeviceSubClass = 0x%x)\n",
401 dev->descriptor.bDeviceSubClass);
597 if (dev->descriptor.bDeviceSubClass != 0x00)
600 printf (" this is not a MA-1017 (bDeviceSubClass = 0x%x)\n",
601 dev->descriptor.bDeviceSubClass);
742 if (dev->descriptor.bDeviceSubClass != 0xff)
745 printf (" this is not a MA-1015 (bDeviceSubClass = 0x%x)\n",
746 dev->descriptor.bDeviceSubClass);
870 if (dev->descriptor.bDeviceSubClass != 0xff)
873 printf (" this is not a MA-1509 (bDeviceSubClass = 0x%x)\n",
874 dev->descriptor.bDeviceSubClass);
1078 if (dev->descriptor.bDeviceSubClass != 0x00)
1081 printf (" this is not a LM983x (bDeviceSubClass = 0x%x)\n",
1082 dev->descriptor.bDeviceSubClass);
1286 if (dev->descriptor.bDeviceSubClass != 0x00)
1289 printf (" this is not a GL646 (bDeviceSubClass = 0x%x)\n",
1290 dev->descriptor.bDeviceSubClass);
1438 if (dev->descriptor.bDeviceSubClass != 0xff)
1441 printf (" this is not a GL646_HP (bDeviceSubClass = 0x%x)\n",
1442 dev->descriptor.bDeviceSubClass);
1593 if (dev->descriptor.bDeviceSubClass != 0xff)
1596 printf (" this is not a GL660+GL646 (bDeviceSubClass = 0x%x)\n",
1597 dev->descriptor.bDeviceSubClass);
1768 if (dev->descriptor.bDeviceSubClass != 0xff)
1771 printf (" this is not a GL84x (bDeviceSubClass = 0x%x)\n",
1772 dev->descriptor.bDeviceSubClass);
1963 if (dev->descriptor.bDeviceSubClass != 0xff)
1967 (" this is not a ICM532B (check 3, bDeviceSubClass = 0x%x)\n",
1968 dev->descriptor.bDeviceSubClass);
2145 if (dev->descriptor.bDeviceSubClass != 0x00)
2148 printf (" this is not a PV8630/LM9830 (bDeviceSubClass = 0x%x)\n",
2149 dev->descriptor.bDeviceSubClass);
2323 if (dev->descriptor.bDeviceSubClass != USB_CLASS_VENDOR_SPEC)
2326 printf (" this is not a M011 (bDeviceSubClass = 0x%x)\n",
2327 dev->descriptor.bDeviceSubClass);
2457 if (dev->descriptor.bDeviceSubClass != 0)
2460 printf (" this is not a rts8858c (bDeviceSubClass = 0x%x)\n",
2461 dev->descriptor.bDeviceSubClass);
2604 if (dev->descriptor.bDeviceSubClass != 0)
2607 printf (" this is not a rts8801/rts8891 (bDeviceSubClass = 0x%x)\n",
2608 dev->descriptor.bDeviceSubClass);
2754 if (dev->descriptor.bDeviceSubClass != 0)
2757 printf (" this is not a SQ113 (bDeviceSubClass = 0x%x)\n",
2758 dev->descriptor.bDeviceSubClass);
2976 if (dev->descriptor.bDeviceSubClass != 0)
2979 printf (" this is not a RTS8822 (bDeviceSubClass = 0x%x)\n",
2980 dev->descriptor.bDeviceSubClass);
3129 if (dev->descriptor.bDeviceSubClass != 0xff)
3132 printf (" this is not a " HP5590_NAMES " chipset (bDeviceSubClass = 0x%x)\n",
3133 dev->descriptor.bDeviceSubClass);
3523 if (desc.bDeviceSubClass != 0x00)
3526 printf (" this is not a GL646 (bDeviceSubClass = 0x%x)\n",
3527 desc.bDeviceSubClass);
3662 if (desc.bDeviceSubClass != 0xff)
3665 printf (" this is not a GT-6801 (bDeviceSubClass = 0x%x)\n",
3666 desc.bDeviceSubClass);
3768 if (desc.bDeviceSubClass != 0x00)
3771 printf (" this is not a GT-6816 (bDeviceSubClass = 0x%x)\n",
3772 desc.bDeviceSubClass);
3929 if (desc.bDeviceSubClass != 0xff)
3932 printf (" this is not a GLxxx (bDeviceSubClass = 0x%x)\n",
3933 desc.bDeviceSubClass);
4159 if (desc.bDeviceSubClass != 0x00)
4162 printf (" this is not a LM983x (bDeviceSubClass = 0x%x)\n",
4163 desc.bDeviceSubClass);