Searched refs:of_find_i2c_device_by_node (Results 1 – 13 of 13) sorted by relevance
85 pmic_client = of_find_i2c_device_by_node(pmic_node); in odroid_go_ultra_poweroff_get_pmic_device()
147 client = of_find_i2c_device_by_node(node); in isp1301_get_client()
202 client = of_find_i2c_device_by_node(rd->dn); in of_i2c_notify()
267 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()
53 codec_i2c = of_find_i2c_device_by_node(codec_np); in imx_rpmsg_late_probe()
660 codec_i2c = of_find_i2c_device_by_node(codec_np[codec_idx]); in fsl_asoc_card_probe()
237 struct i2c_client *hdmi_client = of_find_i2c_device_by_node(np); in cec_notifier_parse_hdmi_phandle()
1015 static inline struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function1041 static inline struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function
189 sata_phy->client = of_find_i2c_device_by_node(node); in exynos_sata_phy_probe()
400 client = of_find_i2c_device_by_node(i2c_node); in onboard_dev_probe()
1952 hdata->hdmiphy_port = of_find_i2c_device_by_node(np); in hdmi_get_phy_io()
2287 client = of_find_i2c_device_by_node(np); in of_path_to_i2c_client()