Searched refs:is_gb_bundle (Results 1 – 2 of 2) sorted by relevance
69 if (!is_gb_bundle(dev)) in greybus_match_device()104 } else if (is_gb_bundle(dev)) { in greybus_uevent()
136 static inline int is_gb_bundle(const struct device *dev) in is_gb_bundle() function