Home
last modified time | relevance | path

Searched refs:of_find_i2c_device_by_node (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/power/reset/
H A Dodroid-go-ultra-poweroff.c85 pmic_client = of_find_i2c_device_by_node(pmic_node); in odroid_go_ultra_poweroff_get_pmic_device()
/linux/drivers/usb/phy/
H A Dphy-isp1301.c147 client = of_find_i2c_device_by_node(node); in isp1301_get_client()
/linux/arch/powerpc/platforms/44x/
H A Dwarp.c267 client = of_find_i2c_device_by_node(np); in pika_dtm_thread()
/linux/sound/soc/fsl/
H A Dimx-sgtl5000.c113 codec_dev = of_find_i2c_device_by_node(codec_np); in imx_sgtl5000_probe()
H A Dfsl-asoc-card.c667 codec_i2c = of_find_i2c_device_by_node(codec_np[codec_idx]); in fsl_asoc_card_probe()
/linux/drivers/media/cec/core/
H A Dcec-notifier.c237 struct i2c_client *hdmi_client = of_find_i2c_device_by_node(np); in cec_notifier_parse_hdmi_phandle()
/linux/include/linux/
H A Di2c.h1028 static inline struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function
1050 static inline struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function
/linux/drivers/phy/samsung/
H A Dphy-exynos5250-sata.c189 sata_phy->client = of_find_i2c_device_by_node(node); in exynos_sata_phy_probe()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1952 hdata->hdmiphy_port = of_find_i2c_device_by_node(np); in hdmi_get_phy_io()