Lines Matching refs:uvc_descriptor_header
505 const struct uvc_descriptor_header * const *uvc_control_desc; in uvc_copy_descriptors()
506 const struct uvc_descriptor_header * const *uvc_streaming_cls; in uvc_copy_descriptors()
858 struct uvc_descriptor_header **ctl_cls; in uvc_alloc_inst()
916 ctl_cls[1] = (struct uvc_descriptor_header *)cd; in uvc_alloc_inst()
917 ctl_cls[2] = (struct uvc_descriptor_header *)pd; in uvc_alloc_inst()
918 ctl_cls[3] = (struct uvc_descriptor_header *)od; in uvc_alloc_inst()
921 (const struct uvc_descriptor_header * const *)ctl_cls; in uvc_alloc_inst()
926 ctl_cls[1] = (struct uvc_descriptor_header *)cd; in uvc_alloc_inst()
927 ctl_cls[2] = (struct uvc_descriptor_header *)pd; in uvc_alloc_inst()
928 ctl_cls[3] = (struct uvc_descriptor_header *)od; in uvc_alloc_inst()
931 (const struct uvc_descriptor_header * const *)ctl_cls; in uvc_alloc_inst()
1010 struct uvc_descriptor_header **strm_cls; in uvc_alloc()
1026 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()
1031 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()
1036 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()