Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/i2c/
H A Di2c-core-of.c131 struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function
146 EXPORT_SYMBOL(of_find_i2c_device_by_node);
266 client = of_find_i2c_device_by_node(rd->dn); in of_i2c_notify()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/44x/
H A Dwarp.c235 client = of_find_i2c_device_by_node(np); in pika_dtm_thread()
/OK3568_Linux_fs/kernel/include/linux/
H A Di2c.h943 struct i2c_client *of_find_i2c_device_by_node(struct device_node *node);
960 static inline struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function
/OK3568_Linux_fs/kernel/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.c563 codec_i2c = of_find_i2c_device_by_node(codec_np); in fsl_asoc_card_probe()
/OK3568_Linux_fs/kernel/drivers/phy/samsung/
H A Dphy-exynos5250-sata.c192 sata_phy->client = of_find_i2c_device_by_node(node); in exynos_sata_phy_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Drk1000.c376 ctl_client = of_find_i2c_device_by_node(ctl); in rk1000_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-maxim-max96752f.c248 parent = of_find_i2c_device_by_node(dev->of_node->parent->parent); in max96752f_probe()
H A Dpanel-maxim-max96772.c476 parent = of_find_i2c_device_by_node(dev->of_node->parent->parent); in max96772_panel_probe()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk1000_codec.c524 ctl_client = of_find_i2c_device_by_node(ctl); in rk1000_codec_i2c_probe()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_mtk1384 of_find_i2c_device_by_node
2956 of_find_i2c_device_by_node
H A Dabi_gki_aarch64_vivo1019 of_find_i2c_device_by_node
H A Dabi_gki_aarch64_generic1238 of_find_i2c_device_by_node
H A Dabi_gki_aarch64_imx620 of_find_i2c_device_by_node
H A Dabi_gki_aarch64_qcom1577 of_find_i2c_device_by_node
H A Dabi_gki_aarch64_rockchip836 of_find_i2c_device_by_node
H A Dabi_gki_aarch64_oplus1727 of_find_i2c_device_by_node
/OK3568_Linux_fs/kernel/drivers/media/spi/
H A Drk1608_dphy.c1033 of_find_i2c_device_by_node(node); in rk1608_dphy_dt_property()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dimx214.c1842 of_find_i2c_device_by_node(eeprom_ctrl_node); in imx214_probe()
H A Dimx258.c1931 of_find_i2c_device_by_node(eeprom_ctrl_node); in imx258_probe()
H A Dov50c40.c7147 of_find_i2c_device_by_node(eeprom_ctrl_node); in ov50c40_probe()
H A Dimx586.c2121 of_find_i2c_device_by_node(eeprom_ctrl_node); in imx586_probe()
H A Ds5kjn1.c2194 of_find_i2c_device_by_node(eeprom_ctrl_node); in s5kjn1_probe()
H A Dgc8034.c3155 of_find_i2c_device_by_node(eeprom_ctrl_node); in gc8034_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1930 hdata->hdmiphy_port = of_find_i2c_device_by_node(np); in hdmi_get_phy_io()

12