Lines Matching refs:uvc_descriptor_header
475 const struct uvc_descriptor_header * const *uvc_control_desc; in uvc_copy_descriptors()
476 const struct uvc_descriptor_header * const *uvc_streaming_cls; in uvc_copy_descriptors()
796 struct uvc_descriptor_header **ctl_cls; in uvc_alloc_inst()
853 ctl_cls[1] = (struct uvc_descriptor_header *)cd; in uvc_alloc_inst()
854 ctl_cls[2] = (struct uvc_descriptor_header *)pd; in uvc_alloc_inst()
855 ctl_cls[3] = (struct uvc_descriptor_header *)od; in uvc_alloc_inst()
858 (const struct uvc_descriptor_header * const *)ctl_cls; in uvc_alloc_inst()
863 ctl_cls[1] = (struct uvc_descriptor_header *)cd; in uvc_alloc_inst()
864 ctl_cls[2] = (struct uvc_descriptor_header *)pd; in uvc_alloc_inst()
865 ctl_cls[3] = (struct uvc_descriptor_header *)od; in uvc_alloc_inst()
868 (const struct uvc_descriptor_header * const *)ctl_cls; in uvc_alloc_inst()
908 struct uvc_descriptor_header **strm_cls; in uvc_alloc()
922 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()
927 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()
932 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()