Searched refs:strm_cls (Results 1 – 1 of 1) sorted by relevance
1073 struct uvc_descriptor_header **strm_cls; in uvc_alloc() local1089 strm_cls = opts->uvc_fs_streaming_cls; in uvc_alloc()1091 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()1094 strm_cls = opts->uvc_hs_streaming_cls; in uvc_alloc()1096 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()1099 strm_cls = opts->uvc_ss_streaming_cls; in uvc_alloc()1101 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()