Home
last modified time | relevance | path

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

/linux-3.3/drivers/of/
Dof_i2c.c84 struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function
95 EXPORT_SYMBOL(of_find_i2c_device_by_node);
/linux-3.3/include/linux/
Dof_i2c.h21 extern struct i2c_client *of_find_i2c_device_by_node(struct device_node *node);
/linux-3.3/arch/powerpc/platforms/44x/
Dwarp.c244 client = of_find_i2c_device_by_node(np); in pika_dtm_thread()
/linux-3.3/sound/soc/fsl/
Dmpc8610_hpcd.c266 i2c = of_find_i2c_device_by_node(np); in codec_node_dev_name()
Dp1022_ds.c269 i2c = of_find_i2c_device_by_node(np); in codec_node_dev_name()