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

/linux-master/drivers/i2c/
H A Di2c-core-of.c202 client = of_find_i2c_device_by_node(rd->dn);
/linux-master/drivers/usb/phy/
H A Dphy-isp1301.c147 client = of_find_i2c_device_by_node(node);
/linux-master/drivers/power/reset/
H A Dodroid-go-ultra-poweroff.c85 pmic_client = of_find_i2c_device_by_node(pmic_node);
/linux-master/drivers/phy/samsung/
H A Dphy-exynos5250-sata.c189 sata_phy->client = of_find_i2c_device_by_node(node);
/linux-master/drivers/media/cec/core/
H A Dcec-notifier.c237 struct i2c_client *hdmi_client = of_find_i2c_device_by_node(np);
/linux-master/sound/soc/fsl/
H A Dimx-sgtl5000.c113 codec_dev = of_find_i2c_device_by_node(codec_np);
H A Dimx-rpmsg.c55 codec_i2c = of_find_i2c_device_by_node(codec_np);
H A Dfsl-asoc-card.c583 codec_i2c = of_find_i2c_device_by_node(codec_np);
/linux-master/arch/powerpc/platforms/44x/
H A Dwarp.c267 client = of_find_i2c_device_by_node(np);
/linux-master/include/linux/
H A Di2c.h977 static inline struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) function
1003 static inline struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) function
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1944 hdata->hdmiphy_port = of_find_i2c_device_by_node(np);
/linux-master/drivers/of/
H A Dunittest.c2065 client = of_find_i2c_device_by_node(np);

Completed in 286 milliseconds