Searched refs:target_fmt (Results 1 – 1 of 1) sorted by relevance
730 struct uvcg_format *target_fmt = NULL; in uvcg_streaming_header_allow_link() local753 target_fmt = container_of(to_config_group(target), struct uvcg_format, in uvcg_streaming_header_allow_link()755 if (!target_fmt) in uvcg_streaming_header_allow_link()764 format_ptr->fmt = target_fmt; in uvcg_streaming_header_allow_link()781 struct uvcg_format *target_fmt = NULL; in uvcg_streaming_header_drop_link() local791 target_fmt = container_of(to_config_group(target), struct uvcg_format, in uvcg_streaming_header_drop_link()793 if (!target_fmt) in uvcg_streaming_header_drop_link()797 if (format_ptr->fmt == target_fmt) { in uvcg_streaming_header_drop_link()