Searched refs:target_fmt (Results 1 – 1 of 1) sorted by relevance
813 struct uvcg_format *target_fmt = NULL; in uvcg_streaming_header_allow_link() local836 target_fmt = container_of(to_config_group(target), struct uvcg_format, in uvcg_streaming_header_allow_link()838 if (!target_fmt) in uvcg_streaming_header_allow_link()847 format_ptr->fmt = target_fmt; in uvcg_streaming_header_allow_link()864 struct uvcg_format *target_fmt = NULL; in uvcg_streaming_header_drop_link() local875 target_fmt = container_of(to_config_group(target), struct uvcg_format, in uvcg_streaming_header_drop_link()877 if (!target_fmt) in uvcg_streaming_header_drop_link()881 if (format_ptr->fmt == target_fmt) { in uvcg_streaming_header_drop_link()