Lines Matching refs:uvc_descriptor_header
504 const struct uvc_descriptor_header * const *uvc_control_desc; in uvc_copy_descriptors()
505 const struct uvc_descriptor_header * const *uvc_streaming_cls; in uvc_copy_descriptors()
883 struct uvc_descriptor_header **ctl_cls; in uvc_alloc_inst()
941 ctl_cls[1] = (struct uvc_descriptor_header *)cd; in uvc_alloc_inst()
942 ctl_cls[2] = (struct uvc_descriptor_header *)pd; in uvc_alloc_inst()
943 ctl_cls[3] = (struct uvc_descriptor_header *)od; in uvc_alloc_inst()
946 (const struct uvc_descriptor_header * const *)ctl_cls; in uvc_alloc_inst()
951 ctl_cls[1] = (struct uvc_descriptor_header *)cd; in uvc_alloc_inst()
952 ctl_cls[2] = (struct uvc_descriptor_header *)pd; in uvc_alloc_inst()
953 ctl_cls[3] = (struct uvc_descriptor_header *)od; in uvc_alloc_inst()
956 (const struct uvc_descriptor_header * const *)ctl_cls; in uvc_alloc_inst()
1038 struct uvc_descriptor_header **strm_cls; in uvc_alloc()
1054 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()
1059 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()
1064 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()