Home
last modified time | relevance | path

Searched refs:fwnode_device_is_compatible (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dproperty.h94 bool fwnode_device_is_compatible(const struct fwnode_handle *fwnode, const char *compat) in fwnode_device_is_compatible() function
124 return fwnode_device_is_compatible(dev_fwnode(dev), compat); in device_is_compatible()

Completed in 7 milliseconds