Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Dmanifest.c316 struct gb_bundle *bundle_next; in gb_manifest_parse_bundles() local
381 list_for_each_entry_safe(bundle, bundle_next, &intf->bundles, links) { in gb_manifest_parse_bundles()