Searched refs:greybus_bundle_type (Results 1 – 3 of 3) sorted by relevance
169 const struct device_type greybus_bundle_type = { variable211 bundle->dev.type = &greybus_bundle_type; in gb_bundle_create()
52 return dev->type == &greybus_bundle_type; in is_gb_bundle()
113 extern const struct device_type greybus_bundle_type;
Completed in 8 milliseconds