Searched refs:of_find_i2c_device_by_node (Results 1 – 11 of 11) sorted by relevance
640 extern struct i2c_client *of_find_i2c_device_by_node(struct device_node *node);649 static inline struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function
136 i2c_slave = of_find_i2c_device_by_node(np); in rcar_du_hdmienc_init()
118 codec_dev = of_find_i2c_device_by_node(codec_np); in imx_sgtl5000_probe()
215 codec_dev = of_find_i2c_device_by_node(codec_np); in imx_wm8962_probe()
484 codec_dev = of_find_i2c_device_by_node(codec_np); in fsl_asoc_card_probe()
244 client = of_find_i2c_device_by_node(np); in pika_dtm_thread()
195 sata_phy->client = of_find_i2c_device_by_node(node); in exynos_sata_phy_probe()
1447 struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function1462 EXPORT_SYMBOL(of_find_i2c_device_by_node);2016 client = of_find_i2c_device_by_node(rd->dn); in of_i2c_notify()
1028 client = of_find_i2c_device_by_node(np); in of_path_to_i2c_client()
1913 hdata->hdmiphy_port = of_find_i2c_device_by_node(phy_node); in hdmi_probe()
1674 client = of_find_i2c_device_by_node(remote); in soc_of_bind()