Home
last modified time | relevance | path

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

/linux/drivers/i2c/
A Di2c-core-of.c128 struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function
143 EXPORT_SYMBOL(of_find_i2c_device_by_node);
263 client = of_find_i2c_device_by_node(rd->dn); in of_i2c_notify()
/linux/drivers/usb/phy/
A Dphy-isp1301.c150 client = of_find_i2c_device_by_node(node); in isp1301_get_client()
/linux/arch/powerpc/platforms/44x/
A Dwarp.c235 client = of_find_i2c_device_by_node(np); in pika_dtm_thread()
/linux/drivers/media/cec/core/
A Dcec-notifier.c231 struct i2c_client *hdmi_client = of_find_i2c_device_by_node(np); in cec_notifier_parse_hdmi_phandle()
/linux/sound/soc/fsl/
A Dimx-sgtl5000.c113 codec_dev = of_find_i2c_device_by_node(codec_np); in imx_sgtl5000_probe()
A Dfsl-asoc-card.c572 codec_i2c = of_find_i2c_device_by_node(codec_np); in fsl_asoc_card_probe()
/linux/drivers/phy/samsung/
A Dphy-exynos5250-sata.c189 sata_phy->client = of_find_i2c_device_by_node(node); in exynos_sata_phy_probe()
/linux/include/linux/
A Di2c.h972 struct i2c_client *of_find_i2c_device_by_node(struct device_node *node);
989 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/gpu/drm/exynos/
A Dexynos_hdmi.c1942 hdata->hdmiphy_port = of_find_i2c_device_by_node(np); in hdmi_get_phy_io()
/linux/drivers/of/
A Dunittest.c1819 client = of_find_i2c_device_by_node(np); in of_path_to_i2c_client()
/linux/
A Dvmlinux.symvers11118 0x00000000 of_find_i2c_device_by_node vmlinux EXPORT_SYMBOL
A DSystem.map43620 ffff800010bcaf20 T of_find_i2c_device_by_node
A D.tmp_System.map43620 ffff800010bcaf20 T of_find_i2c_device_by_node

Completed in 376 milliseconds