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