of_find_i2c_device_by_node 238 arch/powerpc/platforms/44x/warp.c client = of_find_i2c_device_by_node(np); of_find_i2c_device_by_node 1931 drivers/gpu/drm/exynos/exynos_hdmi.c hdata->hdmiphy_port = of_find_i2c_device_by_node(np); of_find_i2c_device_by_node 143 drivers/i2c/i2c-core-of.c EXPORT_SYMBOL(of_find_i2c_device_by_node); of_find_i2c_device_by_node 263 drivers/i2c/i2c-core-of.c client = of_find_i2c_device_by_node(rd->dn); of_find_i2c_device_by_node 1342 drivers/of/unittest.c client = of_find_i2c_device_by_node(np); of_find_i2c_device_by_node 192 drivers/phy/samsung/phy-exynos5250-sata.c sata_phy->client = of_find_i2c_device_by_node(node); of_find_i2c_device_by_node 1559 drivers/staging/media/soc_camera/soc_camera.c client = of_find_i2c_device_by_node(remote); of_find_i2c_device_by_node 929 include/linux/i2c.h extern struct i2c_client *of_find_i2c_device_by_node(struct device_node *node); of_find_i2c_device_by_node 516 sound/soc/fsl/fsl-asoc-card.c codec_dev = of_find_i2c_device_by_node(codec_np); of_find_i2c_device_by_node 113 sound/soc/fsl/imx-sgtl5000.c codec_dev = of_find_i2c_device_by_node(codec_np);