Home
last modified time | relevance | path

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

/linux/include/linux/
A Dof_device.h20 static inline int of_driver_match_device(struct device *dev, in of_driver_match_device() function
45 static inline int of_driver_match_device(struct device *dev, in of_driver_match_device() function
/linux/drivers/nvmem/
A Dlayouts.c26 return of_driver_match_device(dev, drv); in nvmem_layout_bus_match()
/linux/drivers/usb/common/
A Dulpi.c48 return of_driver_match_device(dev, driver); in ulpi_match()
/linux/arch/powerpc/platforms/pseries/
A Dibmebus.c366 if (of_driver_match_device(dev, dev->driver)) in ibmebus_bus_device_probe()
/linux/drivers/spmi/
A Dspmi.c48 if (of_driver_match_device(dev, drv)) in spmi_device_match()
/linux/drivers/slimbus/
A Dcore.c39 if (of_driver_match_device(dev, drv)) in slim_device_match()
/linux/drivers/rpmsg/
A Drpmsg_core.c513 return of_driver_match_device(dev, drv); in rpmsg_dev_match()
/linux/drivers/tty/serdev/
A Dcore.c97 return of_driver_match_device(dev, drv); in serdev_device_match()
/linux/drivers/bus/
A Dsunxi-rsb.c135 return of_driver_match_device(dev, drv); in sunxi_rsb_device_match()
A Dmoxtet.c92 if (of_driver_match_device(dev, drv)) in moxtet_match()
/linux/drivers/hsi/
A Dhsi_core.c42 if (of_driver_match_device(dev, driver)) in hsi_bus_match()
/linux/drivers/soc/qcom/
A Dapr.c348 if (of_driver_match_device(dev, drv)) in apr_device_match()
/linux/drivers/net/phy/
A Dmdio_bus.c1388 if (of_driver_match_device(dev, drv)) in mdio_bus_match()
/linux/drivers/base/
A Dplatform.c1345 if (of_driver_match_device(dev, drv)) in platform_match()
/linux/drivers/gpu/drm/
A Ddrm_mipi_dsi.c56 if (of_driver_match_device(dev, drv)) in mipi_dsi_device_match()
/linux/drivers/fsi/
A Dfsi-core.c1379 if (of_driver_match_device(dev, drv)) in fsi_bus_match()
/linux/drivers/spi/
A Dspi.c384 if (of_driver_match_device(dev, drv)) in spi_match_device()

Completed in 56 milliseconds