Lines Matching refs:vsdesc
2762 const uvideo_descriptor_t * vsdesc; in print_vs_descriptor() local
2775 if (desc->bLength < sizeof(*vsdesc)) { in print_vs_descriptor()
2779 vsdesc = (const uvideo_descriptor_t *)desc; in print_vs_descriptor()
2780 switch (vsdesc->bDescriptorSubtype) { in print_vs_descriptor()
2789 vsdesc); in print_vs_descriptor()
2800 vsdesc); in print_vs_descriptor()
2812 vsdesc); in print_vs_descriptor()
2824 vsdesc); in print_vs_descriptor()
2834 vsdesc); in print_vs_descriptor()
2844 vsdesc); in print_vs_descriptor()
2854 vsdesc); in print_vs_descriptor()
2859 vsdesc->bLength, vsdesc->bDescriptorType, in print_vs_descriptor()
2860 vsdesc->bDescriptorSubtype); in print_vs_descriptor()