Searched refs:of_i2c_get_board_info (Results 1 – 3 of 3) sorted by relevance
22 int of_i2c_get_board_info(struct device *dev, struct device_node *node, in of_i2c_get_board_info() function62 EXPORT_SYMBOL_GPL(of_i2c_get_board_info);73 ret = of_i2c_get_board_info(&adap->dev, node, &info); in of_i2c_register_device()
941 int of_i2c_get_board_info(struct device *dev, struct device_node *node,968 static inline int of_i2c_get_board_info(struct device *dev, in of_i2c_get_board_info() function
1946 ret = of_i2c_get_board_info(dev, node, &boardinfo->base); in of_i3c_master_add_i2c_boardinfo()