Searched defs:of_find_i2c_device_by_node (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Di2c.h643 static inline struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) of_find_i2c_device_by_node() function
/linux-4.1.27/drivers/i2c/
H A Di2c-core.c1324 struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) of_find_i2c_device_by_node() function
1335 EXPORT_SYMBOL(of_find_i2c_device_by_node); variable

Completed in 126 milliseconds