Searched refs:of_find_i2c_device_by_node (Results 1 – 9 of 9) sorted by relevance
128 struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function143 EXPORT_SYMBOL(of_find_i2c_device_by_node);263 client = of_find_i2c_device_by_node(rd->dn); in of_i2c_notify()
238 client = of_find_i2c_device_by_node(np); in pika_dtm_thread()
113 codec_dev = of_find_i2c_device_by_node(codec_np); in imx_sgtl5000_probe()
516 codec_dev = of_find_i2c_device_by_node(codec_np); in fsl_asoc_card_probe()
192 sata_phy->client = of_find_i2c_device_by_node(node); in exynos_sata_phy_probe()
929 extern struct i2c_client *of_find_i2c_device_by_node(struct device_node *node);946 static inline struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function
1925 hdata->hdmiphy_port = of_find_i2c_device_by_node(np); in hdmi_get_phy_io()
1333 client = of_find_i2c_device_by_node(np); in of_path_to_i2c_client()
1559 client = of_find_i2c_device_by_node(remote); in soc_of_bind()