Searched refs:of_find_i2c_device_by_node (Results 1 – 11 of 11) sorted by relevance
636 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) 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()
435 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()
1324 struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function1335 EXPORT_SYMBOL(of_find_i2c_device_by_node);1858 client = of_find_i2c_device_by_node(rd->dn); in of_i2c_notify()
1025 client = of_find_i2c_device_by_node(np); in of_path_to_i2c_client()
1656 client = of_find_i2c_device_by_node(remote); in soc_of_bind()
2441 hdata->hdmiphy_port = of_find_i2c_device_by_node(phy_node); in hdmi_probe()