Searched refs:of_driver_match_device (Results 1 – 4 of 4) sorted by relevance
22 static inline int of_driver_match_device(struct device *dev, in of_driver_match_device() function48 static inline int of_driver_match_device(struct device *dev, in of_driver_match_device() function
666 if (of_driver_match_device(dev, drv)) in platform_match()
91 if (of_driver_match_device(dev, drv)) in spi_match_device()
78 if (of_driver_match_device(dev, drv)) in i2c_device_match()