of_driver_match_device 359 arch/powerpc/platforms/pseries/ibmebus.c if (of_driver_match_device(dev, dev->driver)) of_driver_match_device 1080 drivers/base/platform.c if (of_driver_match_device(dev, drv)) of_driver_match_device 92 drivers/bus/moxtet.c if (of_driver_match_device(dev, drv)) of_driver_match_device 136 drivers/bus/sunxi-rsb.c return of_driver_match_device(dev, drv); of_driver_match_device 53 drivers/gpu/drm/drm_mipi_dsi.c if (of_driver_match_device(dev, drv)) of_driver_match_device 42 drivers/hsi/hsi_core.c if (of_driver_match_device(dev, driver)) of_driver_match_device 707 drivers/net/phy/mdio_bus.c if (of_driver_match_device(dev, drv)) of_driver_match_device 421 drivers/rpmsg/rpmsg_core.c return of_driver_match_device(dev, drv); of_driver_match_device 39 drivers/slimbus/core.c if (of_driver_match_device(dev, drv)) of_driver_match_device 194 drivers/soc/qcom/apr.c if (of_driver_match_device(dev, drv)) of_driver_match_device 352 drivers/spi/spi.c if (of_driver_match_device(dev, drv)) of_driver_match_device 46 drivers/spmi/spmi.c if (of_driver_match_device(dev, drv)) of_driver_match_device 94 drivers/tty/serdev/core.c return of_driver_match_device(dev, drv); of_driver_match_device 44 drivers/usb/common/ulpi.c return of_driver_match_device(dev, driver);