Lines Matching refs:uvc_descriptor_header
472 const struct uvc_descriptor_header * const *uvc_control_desc; in uvc_copy_descriptors()
473 const struct uvc_descriptor_header * const *uvc_streaming_cls; in uvc_copy_descriptors()
797 struct uvc_descriptor_header **ctl_cls; in uvc_alloc_inst()
856 ctl_cls[1] = (struct uvc_descriptor_header *)cd; in uvc_alloc_inst()
857 ctl_cls[2] = (struct uvc_descriptor_header *)pd; in uvc_alloc_inst()
858 ctl_cls[3] = (struct uvc_descriptor_header *)od; in uvc_alloc_inst()
861 (const struct uvc_descriptor_header * const *)ctl_cls; in uvc_alloc_inst()
866 ctl_cls[1] = (struct uvc_descriptor_header *)cd; in uvc_alloc_inst()
867 ctl_cls[2] = (struct uvc_descriptor_header *)pd; in uvc_alloc_inst()
868 ctl_cls[3] = (struct uvc_descriptor_header *)od; in uvc_alloc_inst()
871 (const struct uvc_descriptor_header * const *)ctl_cls; in uvc_alloc_inst()
948 struct uvc_descriptor_header **strm_cls; in uvc_alloc()
964 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()
969 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()
974 (const struct uvc_descriptor_header * const *)strm_cls; in uvc_alloc()