Searched refs:gb_bundle_create (Results 1 – 4 of 4) sorted by relevance
40 struct gb_bundle *gb_bundle_create(struct gb_interface *intf, u8 bundle_id,
180 struct gb_bundle *gb_bundle_create(struct gb_interface *intf, u8 bundle_id, in gb_bundle_create() function
270 DEFINE_BUNDLE_EVENT(gb_bundle_create);
349 bundle = gb_bundle_create(intf, bundle_id, class); in gb_manifest_parse_bundles()