Searched defs:device_is_compatible (Results 1 – 2 of 2) sorted by relevance
813 bool device_is_compatible(struct udevice *dev, const char *compat) in device_is_compatible() function
122 static inline bool device_is_compatible(const struct device *dev, const char *compat) in device_is_compatible() function