Home
last modified time | relevance | path

Searched refs:bundle_next (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/greybus/
Dmanifest.c317 struct gb_bundle *bundle_next; in gb_manifest_parse_bundles() local
382 list_for_each_entry_safe(bundle, bundle_next, &intf->bundles, links) { in gb_manifest_parse_bundles()