Searched refs:of_find_i2c_device_by_node (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/rcar-du/
H A Drcar_du_hdmienc.c136 i2c_slave = of_find_i2c_device_by_node(np); rcar_du_hdmienc_init()
/linux-4.1.27/sound/soc/fsl/
H A Dimx-sgtl5000.c118 codec_dev = of_find_i2c_device_by_node(codec_np); imx_sgtl5000_probe()
H A Dimx-wm8962.c215 codec_dev = of_find_i2c_device_by_node(codec_np); imx_wm8962_probe()
H A Dfsl-asoc-card.c435 codec_dev = of_find_i2c_device_by_node(codec_np); fsl_asoc_card_probe()
/linux-4.1.27/drivers/phy/
H A Dphy-exynos5250-sata.c195 sata_phy->client = of_find_i2c_device_by_node(node); exynos_sata_phy_probe()
/linux-4.1.27/arch/powerpc/platforms/44x/
H A Dwarp.c244 client = of_find_i2c_device_by_node(np); pika_dtm_thread()
/linux-4.1.27/include/linux/
H A Di2c.h636 extern struct i2c_client *of_find_i2c_device_by_node(struct device_node *node);
643 static inline struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) of_find_i2c_device_by_node() function
/linux-4.1.27/drivers/i2c/
H A Di2c-core.c1324 struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) of_find_i2c_device_by_node() function
1335 EXPORT_SYMBOL(of_find_i2c_device_by_node); variable
1858 client = of_find_i2c_device_by_node(rd->dn); of_i2c_notify()
/linux-4.1.27/drivers/of/
H A Dunittest.c1025 client = of_find_i2c_device_by_node(np); of_path_to_i2c_client()
/linux-4.1.27/drivers/media/platform/soc_camera/
H A Dsoc_camera.c1656 client = of_find_i2c_device_by_node(remote); soc_of_bind()
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c2441 hdata->hdmiphy_port = of_find_i2c_device_by_node(phy_node); hdmi_probe()

Completed in 538 milliseconds