Lines Matching refs:target
647 struct config_item *target)
660 if (!header || target->ci_parent != header)
675 target_hdr = to_uvcg_control_header(target);
689 struct config_item *target)
701 if (!header || target->ci_parent != header)
712 target_hdr = to_uvcg_control_header(target);
931 struct config_item *target)
957 * the grand-parent of the target matches the grand-parent of the source
958 * (the streaming node), and then verify that the target parent is a
961 if (src->ci_parent->ci_parent != target->ci_parent->ci_parent)
965 if (!strcmp(target->ci_parent->ci_name, uvcg_format_names[i]))
972 target_fmt = container_of(to_config_group(target), struct uvcg_format,
977 uvcg_format_set_indices(to_config_group(target));
997 struct config_item *target)
1013 target_fmt = container_of(to_config_group(target), struct uvcg_format,
2213 struct config_item *target)
2228 if (!header || target->ci_parent != header)
2241 target_hdr = to_uvcg_streaming_header(target);
2287 struct config_item *target)
2299 if (!header || target->ci_parent != header)
2313 target_hdr = to_uvcg_streaming_header(target);