Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/
Di2c-core-of.c136 struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function
/linux-4.19.296/include/linux/
Di2c.h908 static inline struct i2c_client *of_find_i2c_device_by_node(struct device_node *node) in of_find_i2c_device_by_node() function