Searched refs:fwnode_device_is_compatible (Results 1 – 1 of 1) sorted by relevance
94 bool fwnode_device_is_compatible(const struct fwnode_handle *fwnode, const char *compat) in fwnode_device_is_compatible() function124 return fwnode_device_is_compatible(dev_fwnode(dev), compat); in device_is_compatible()
Completed in 7 milliseconds