Searched refs:strm_cls (Results 1 – 1 of 1) sorted by relevance
1087 struct uvc_descriptor_header **strm_cls; in uvc_alloc() local1103 strm_cls = opts->uvc_fs_streaming_cls; in uvc_alloc()1105 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()1108 strm_cls = opts->uvc_hs_streaming_cls; in uvc_alloc()1110 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()1113 strm_cls = opts->uvc_ss_streaming_cls; in uvc_alloc()1115 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()