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